-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Rob
committed
May 27, 2024
0 parents
commit 4f1d617
Showing
165 changed files
with
9,368 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
<!doctype html> | ||
<html lang="en-us"> | ||
<head> | ||
<title>404 Page not found // New Linux User</title> | ||
<link rel="shortcut icon" href="img/logo.svg" /> | ||
<meta charset="utf-8" /> | ||
<meta name="generator" content="Hugo 0.111.3"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta name="author" content="Rob Alicea" /> | ||
<meta name="description" content="" /> | ||
<link rel="stylesheet" href="/css/main.min.21a668a1314456980ad0739cf44f89481addc1f311e92a94cf90ef308a096e17.css" /> | ||
|
||
|
||
<meta name="twitter:card" content="summary"/> | ||
<meta name="twitter:title" content="404 Page not found"/> | ||
<meta name="twitter:description" content="Linux from a newcomer's standpoint"/> | ||
|
||
<meta property="og:title" content="404 Page not found" /> | ||
<meta property="og:description" content="Linux from a newcomer's standpoint" /> | ||
<meta property="og:type" content="website" /> | ||
<meta property="og:url" content="https://new-linux-user.streamers.city/404.html" /> | ||
|
||
|
||
</head> | ||
<body> | ||
<header class="app-header"> | ||
<a href="https://new-linux-user.streamers.city/"><img class="app-header-avatar" src="/img/logo.svg" alt="Rob Alicea" /></a> | ||
<span class="app-header-title">New Linux User</span> | ||
<nav class="app-header-menu"> | ||
<a class="app-header-menu-item" href="/">Home</a> | ||
- | ||
|
||
<a class="app-header-menu-item" href="/blog/">Blog</a> | ||
- | ||
|
||
<a class="app-header-menu-item" href="/news/">News</a> | ||
- | ||
|
||
<a class="app-header-menu-item" href="/projects/">Projects</a> | ||
- | ||
|
||
<a class="app-header-menu-item" href="/tags/">Tags</a> | ||
</nav> | ||
<p>Linux from a newcomer's standpoint</p> | ||
<div class="app-header-social"> | ||
|
||
<a href="https://github.com/ralicea23" target="_blank" rel="noreferrer noopener me"> | ||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-github"> | ||
<title>Github</title> | ||
<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path> | ||
</svg> | ||
</a> | ||
|
||
</div> | ||
</header> | ||
<main class="app-container"> | ||
|
||
<div class="error-404"> | ||
<h1 class="error-404-title">O<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-frown"> | ||
<title>frown</title> | ||
<circle cx="12" cy="12" r="10"></circle><path d="M16 16s-1.5-2-4-2-4 2-4 2"></path><line x1="9" y1="9" x2="9.01" y2="9"></line><line x1="15" y1="9" x2="15.01" y2="9"></line> | ||
</svg>ps... </h1> | ||
<p>The link you followed may be broken, or the page may have been removed.</p> | ||
<a href="/">Go home <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-arrow-right"> | ||
<title>arrow-right</title> | ||
<line x1="5" y1="12" x2="19" y2="12"></line><polyline points="12 5 19 12 12 19"></polyline> | ||
</svg></a> | ||
</div> | ||
|
||
</main> | ||
</body> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,121 @@ | ||
<!doctype html> | ||
<html lang="en-us"> | ||
<head> | ||
<title>Learning Linux // New Linux User</title> | ||
<link rel="shortcut icon" href="img/logo.svg" /> | ||
<meta charset="utf-8" /> | ||
<meta name="generator" content="Hugo 0.111.3"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta name="author" content="Rob Alicea" /> | ||
<meta name="description" content="Introduction to Linux" /> | ||
<link rel="stylesheet" href="/css/main.min.21a668a1314456980ad0739cf44f89481addc1f311e92a94cf90ef308a096e17.css" /> | ||
|
||
|
||
<meta name="twitter:card" content="summary"/> | ||
<meta name="twitter:title" content="Learning Linux"/> | ||
<meta name="twitter:description" content="Introduction to Linux"/> | ||
|
||
<meta property="og:title" content="Learning Linux" /> | ||
<meta property="og:description" content="Introduction to Linux" /> | ||
<meta property="og:type" content="article" /> | ||
<meta property="og:url" content="https://new-linux-user.streamers.city/blog/about/" /><meta property="article:section" content="Blog" /> | ||
<meta property="article:published_time" content="2023-07-30T00:00:00+00:00" /> | ||
<meta property="article:modified_time" content="2023-07-30T00:00:00+00:00" /> | ||
|
||
|
||
</head> | ||
<body> | ||
<header class="app-header"> | ||
<a href="https://new-linux-user.streamers.city/"><img class="app-header-avatar" src="/img/logo.svg" alt="Rob Alicea" /></a> | ||
<span class="app-header-title">New Linux User</span> | ||
<nav class="app-header-menu"> | ||
<a class="app-header-menu-item" href="/">Home</a> | ||
- | ||
|
||
<a class="app-header-menu-item" href="/blog/">Blog</a> | ||
- | ||
|
||
<a class="app-header-menu-item" href="/news/">News</a> | ||
- | ||
|
||
<a class="app-header-menu-item" href="/projects/">Projects</a> | ||
- | ||
|
||
<a class="app-header-menu-item" href="/tags/">Tags</a> | ||
</nav> | ||
<p>Linux from a newcomer's standpoint</p> | ||
<div class="app-header-social"> | ||
|
||
<a href="https://github.com/ralicea23" target="_blank" rel="noreferrer noopener me"> | ||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-github"> | ||
<title>Github</title> | ||
<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path> | ||
</svg> | ||
</a> | ||
|
||
</div> | ||
</header> | ||
<main class="app-container"> | ||
|
||
<article class="post"> | ||
<header class="post-header"> | ||
<h1 class ="post-title">Learning Linux</h1> | ||
<div class="post-meta"> | ||
<div> | ||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-calendar"> | ||
<title>calendar</title> | ||
<rect x="3" y="4" width="18" height="18" rx="2" ry="2"></rect><line x1="16" y1="2" x2="16" y2="6"></line><line x1="8" y1="2" x2="8" y2="6"></line><line x1="3" y1="10" x2="21" y2="10"></line> | ||
</svg> | ||
Jul 30, 2023 | ||
</div> | ||
<div> | ||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-clock"> | ||
<title>clock</title> | ||
<circle cx="12" cy="12" r="10"></circle><polyline points="12 6 12 12 16 14"></polyline> | ||
</svg> | ||
2 min read | ||
</div> | ||
<div> | ||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tag"> | ||
<title>tag</title> | ||
<path d="M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"></path><line x1="7" y1="7" x2="7.01" y2="7"></line> | ||
</svg> | ||
<a class="tag" href="https://new-linux-user.streamers.city/tags/linux/">linux</a> | ||
<a class="tag" href="https://new-linux-user.streamers.city/tags/virtual-machines/">virtual-machines</a> | ||
<a class="tag" href="https://new-linux-user.streamers.city/tags/ssh/">ssh</a> | ||
<a class="tag" href="https://new-linux-user.streamers.city/tags/network/">network</a> | ||
</div> | ||
</div> | ||
</header> | ||
<div class="post-content"> | ||
|
||
<div class="center-block" style="text-align: center; margin-left: auto; margin-right: auto;"> | ||
<p><img src="/img/logo_1080.png" alt="/img/logo_1080.png" title="/img/logo_1080.png" /></p> | ||
</div> | ||
<div id="outline-container-headline-1" class="outline-2"> | ||
<h2 id="headline-1"> | ||
Switching To Linux | ||
</h2> | ||
<div id="outline-text-headline-1" class="outline-text-2"> | ||
<p> | ||
Switching to Linux has been an incredible journey for me, and it's been full of valuable experiences and encounters with the <em>Linux</em> community. While it's true that the Linux community can be quite opinionated at times, especially among the <code>Arch base enthusiasts</code>, I've also found that it's a place where you can discover a wealth of knowledge and connect with people who are eager to help you learn and solve problems. This openness to sharing techniques and solutions has opened doors for me to delve deeper into technology.</p> | ||
<p> | ||
I initially started with Manjaro, and, although it was a challenging choice, it pushed me to learn more. I came across a post that described Manjaro as being for <code class="verbatim">smart people</code>, and that challenge motivated me. Eventually, I made the switch to Ubuntu, one of the most widely used Linux distributions. While it wasn't the perfect fit for me, I appreciated the vast amount of information and solutions available within the Ubuntu community, which accelerated my learning.</p> | ||
<p> | ||
Currently, I'm using <code class="verbatim">Fedora Silverblue</code>, which I find fascinating because it allows me to interact with different Linux distributions in a single environment. Recently, I stumbled upon Universal Blue, a project by Jorge Castro, which I'm still learning about. However, after installing it, I noticed a significant boost in my computer's performance.</p> | ||
<p> | ||
I owe my transition to Linux to two YouTubers: <code>DistroTube</code> and <code>Chris Titus</code>, who provided valuable insights and guidance throughout my journey. Their content was instrumental in helping me navigate the Linux landscape and discover new and exciting possibilities.</p> | ||
<p> | ||
<img src="/img/logo.svg" alt="/img/logo.svg" title="/img/logo.svg" /></p> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
<div class="post-footer"> | ||
|
||
</div> | ||
</article> | ||
|
||
</main> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,133 @@ | ||
<!doctype html> | ||
<html lang="en-us"> | ||
<head> | ||
<title>Doom Emacs // New Linux User</title> | ||
<link rel="shortcut icon" href="img/logo.svg" /> | ||
<meta charset="utf-8" /> | ||
<meta name="generator" content="Hugo 0.111.3"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta name="author" content="Rob Alicea" /> | ||
<meta name="description" content="first blogs on Doom Emacs" /> | ||
<link rel="stylesheet" href="/css/main.min.21a668a1314456980ad0739cf44f89481addc1f311e92a94cf90ef308a096e17.css" /> | ||
|
||
|
||
<meta name="twitter:card" content="summary"/> | ||
<meta name="twitter:title" content="Doom Emacs"/> | ||
<meta name="twitter:description" content="first blogs on Doom Emacs"/> | ||
|
||
<meta property="og:title" content="Doom Emacs" /> | ||
<meta property="og:description" content="first blogs on Doom Emacs" /> | ||
<meta property="og:type" content="article" /> | ||
<meta property="og:url" content="https://new-linux-user.streamers.city/blog/emacs/" /><meta property="article:section" content="Blog" /> | ||
<meta property="article:published_time" content="2023-10-10T00:00:00+00:00" /> | ||
<meta property="article:modified_time" content="2023-10-10T00:00:00+00:00" /> | ||
|
||
|
||
</head> | ||
<body> | ||
<header class="app-header"> | ||
<a href="https://new-linux-user.streamers.city/"><img class="app-header-avatar" src="/img/logo.svg" alt="Rob Alicea" /></a> | ||
<span class="app-header-title">New Linux User</span> | ||
<nav class="app-header-menu"> | ||
<a class="app-header-menu-item" href="/">Home</a> | ||
- | ||
|
||
<a class="app-header-menu-item" href="/blog/">Blog</a> | ||
- | ||
|
||
<a class="app-header-menu-item" href="/news/">News</a> | ||
- | ||
|
||
<a class="app-header-menu-item" href="/projects/">Projects</a> | ||
- | ||
|
||
<a class="app-header-menu-item" href="/tags/">Tags</a> | ||
</nav> | ||
<p>Linux from a newcomer's standpoint</p> | ||
<div class="app-header-social"> | ||
|
||
<a href="https://github.com/ralicea23" target="_blank" rel="noreferrer noopener me"> | ||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-github"> | ||
<title>Github</title> | ||
<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path> | ||
</svg> | ||
</a> | ||
|
||
</div> | ||
</header> | ||
<main class="app-container"> | ||
|
||
<article class="post"> | ||
<header class="post-header"> | ||
<h1 class ="post-title">Doom Emacs</h1> | ||
<div class="post-meta"> | ||
<div> | ||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-calendar"> | ||
<title>calendar</title> | ||
<rect x="3" y="4" width="18" height="18" rx="2" ry="2"></rect><line x1="16" y1="2" x2="16" y2="6"></line><line x1="8" y1="2" x2="8" y2="6"></line><line x1="3" y1="10" x2="21" y2="10"></line> | ||
</svg> | ||
Oct 10, 2023 | ||
</div> | ||
<div> | ||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-clock"> | ||
<title>clock</title> | ||
<circle cx="12" cy="12" r="10"></circle><polyline points="12 6 12 12 16 14"></polyline> | ||
</svg> | ||
3 min read | ||
</div> | ||
<div> | ||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tag"> | ||
<title>tag</title> | ||
<path d="M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"></path><line x1="7" y1="7" x2="7.01" y2="7"></line> | ||
</svg> | ||
<a class="tag" href="https://new-linux-user.streamers.city/tags/doom-emacs/">doom-emacs</a> | ||
<a class="tag" href="https://new-linux-user.streamers.city/tags/workflow/">workflow</a> | ||
</div> | ||
</div> | ||
</header> | ||
<div class="post-content"> | ||
|
||
<p> | ||
<img src="/img/mautic.jpg" alt="/img/mautic.jpg" title="/img/mautic.jpg" /></p> | ||
<div id="outline-container-headline-1" class="outline-2"> | ||
<h2 id="headline-1"> | ||
Introduction | ||
</h2> | ||
<div id="outline-text-headline-1" class="outline-text-2"> | ||
<p>This is my first blog about Emacs, It has been quite a challenge for me like everything in Linux. Since I moved from Windows OS for good, I've experienced a lot of trouble on Linux. I started with Manjaro (a very bad choice to start experimenting) and it was a mess, it was 2016 and I hardly found documentation, tutorials or any help about Manjaro. The reason I choose Manjaro was about ego, looking information about Linux in YouTube in the first video I watched the guy was using Manjaro and said that Manjaro was for smart people and was bashing Ubuntu. After a month of trying I downgrade to Ubuntu because have more information available even that I didn't like Ubuntu since the beginning. I think the interface looks like an old computer at the time, theses days Ubuntu have getting better, but i still don't like it.</p> | ||
<p> | ||
My distro of choice is Fedora Silverblue and the reason why:</p> | ||
<ul> | ||
<li>Installing programs is easier and intuitive than Ubuntu.</li> | ||
<li>It's more stable and the packages are more bleeding edge than Debian.</li> | ||
<li>Fedora Silverblue is an immutable system, and I thing is the future of Linux.</li> | ||
<li>Working with podman containers in combination with distrobox let me learn about new technologies.</li> | ||
<li>It works with my old computer very nice.</li> | ||
</ul> | ||
<p>In conclusion this is a blog about Emacs and not about my journey. I'm glad of taking my time to learn Emacs after a long time skipping to even look at it. DistroTube always mention Emacs and alacrity in almost all his videos but I think I was trying to learn about other topics on Linux. This is a type of program that you learn something new everyday, and it is a tool that really you are going to use in a daily basis. Emacs is everythig</p> | ||
<ul> | ||
<li>file manager</li> | ||
<li>terminal</li> | ||
<li>file editor</li> | ||
<li>web browser, news reader and even has radio</li> | ||
<li>document viewer and picture viewer, latex, PDF, hugo, etc</li> | ||
<li>email interface</li> | ||
<li>and lot more…</li> | ||
</ul> | ||
<p>I'm inside Emacs almost all the time, it changed my relationship with my computer. My workflow is more fascinating, I enjoy being in my computer for hours learning new way to be "mouse free".</p> | ||
<p> | ||
I use Doom Emacs, my configuration is not yet something I can brag about, it is simple. I can say is vanilla Doom Emacs with some tweaks like the theme changed. I think that Emacs is something everyone should learn but not everyone is willing to put the time and effort, and can be very challenging, because it is. My only regret is not know about Emacs sooner!</p> | ||
<p> | ||
<img src="/img/logo.svg" alt="/img/logo.svg" title="/img/logo.svg" /></p> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
<div class="post-footer"> | ||
|
||
</div> | ||
</article> | ||
|
||
</main> | ||
</body> | ||
</html> |
Oops, something went wrong.