HOW TO TRANSFER FILES REALLY FAST IN LINUX!
#linux #programming #technology How to use RSYNC tutorial. Installs: Ubuntu / Debian: sudo apt-get -y install rsync Arch: yay -Sy rsync
The choice is yours
#linux #programming #technology How to use RSYNC tutorial. Installs: Ubuntu / Debian: sudo apt-get -y install rsync Arch: yay -Sy rsync
Five days ago I made a video about enabling sudo in debian. I said that the debian wiki was wrong. But I was wrong because I missed a minor detail. … Read More
Getting rust into the Linux kernel has been a project for quite a while and it seems like it’s finally reaching it’s finally stages and Linus Torvalds is getting ready … Read More
The more software you install the more files that start to clutter your home directory but luckily there are ways to fix this, the xdg directories but finding out what … Read More
Awesome Window Manager is a highly customisable window manager which is also user friendly. It is written and configured in the lua programming language. awesome window manager website: https://awesomewm.org/ Social … Read More
ls is a basic gnu core util to list files and folders in a directory. Social accounts: Mastodon: https://social.linux.pizza/web/@jacinthsamuel Reddit: https://www.reddit.com/user/jacinthrebackal Matrix: jacinthsamuel:matrix.org Online presence: Gitlab: https://gitlab.com/jacinthsamuel Support me on: … Read More
You can change your keyboard layout a number of ways and Minux will show you two ways to do it. The first is via localectl and the other through setxkbmap. … Read More
Github copilot is back is back in the news becuase it’s now public but you what none of the initial problems have been addressed and it’s resting on completely untested … Read More
Sudo is the default in linux distributions. Debian does not enable it by default and the solution in their wiki does not work. So I made this video about how … Read More
Debian based linux distributions have the largest number of users among desktop linux users. I am not a great fan of how debian works, but still I am commited to … Read More