#linux_tips search results

Are you Missing the "Untitled Document" on right click on Ubuntu 18.04/18.10, re enable it again by typing this in the Terminal: touch ~/Templates/Untitled\ Document Peace! #linux #linux_tips

RonyDnath's tweet image. Are you Missing the "Untitled Document" on right click on Ubuntu 18.04/18.10, re enable it again by typing this in the Terminal:

touch ~/Templates/Untitled\ Document

Peace!
#linux #linux_tips

On Ubuntu, to show the git branch on your terminal, add the following line to your .bashrc: PS1="${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\[\e[91m\]\$(__git_ps1 ' [%s]')\[\e[00m\]\$ " #Linux_Tips 🐧

MohammadAliEN's tweet image. On Ubuntu, to show the git branch on your terminal, add the following line to your .bashrc:

PS1="${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\[\e[91m\]\$(__git_ps1 ' [%s]')\[\e[00m\]\$ "

#Linux_Tips 🐧

Interesting Infographic #linux_tips #linux_howto #linux For a daily driver, I suggest using Linux distros like Pop!_OS, Linux Mint, Fedora. What’s your current Linux distro and have you stopped distro hopping yet? cc: @thelinuxEXP@mastodon.social, @jay@learnlinux.social

iAnonymous3000's tweet image. Interesting Infographic 
#linux_tips #linux_howto #linux 
For a daily driver, I suggest using Linux distros like Pop!_OS, Linux Mint, Fedora. What’s your current Linux distro and have you stopped distro hopping yet? 
cc: @thelinuxEXP@mastodon.social, @jay@learnlinux.social

linux 上查看线程数目:pstree -c #linux_tips


linux :su 切换其他用户执行命令:su username -c 'sh smt.sh' username为非root用户。 #linux_tips


(Vine) linuxでコンソールのビープ音を消す。 #tips #linux_tips htn.to/vcvxme


linux 连接状态:netstat -n | awk '/^tcp/ {++S[$NF]} END {for(a in S) print a, S[a]}' #linux_tips


Before using aliasing on Linux. Please use `type command` to verify for availability of the word. Imagine nice and last are command😊 @alx_africa @julienbarbier42 #linux_tips.


amazing linux tips for the day: i. $ du -h _max-depth=1 directory-name/ : spits out human readable disk usage of that dir. 🫤 ii. $ > filename : file is empty now 💨 iii. $ <space> command : won't be recorded in ~/.bash_history 🕵️‍♀️ #linux_tips


to print a memory map for a running process, this will show you how much memory is being used by the process and any library modules that it uses. In beautiful way. Use: $ pmap To show processes for current shell use : $ pmap $$ #Linux #sysadmin #Linux_tips


We have two types of path 1) Absolute path, 2)Relative path 1) Absolute path : It start with root directory (/) and follows the tree branch untill path of desired directory or file completed. Ex. cd /home/me/practice #Linux_commands #Linux_tips #linuxBasics #learnlinux #linux


The Automatic Bug Reporting Tool, - ABRT, detect and report app crashes # yum install abrt-desktop # systemctl start abrtd.service To check $ sleep 100 & [1] xxxxxxx. $ kill -s SIGSEGV xxxxxx Replace xx in kill command with xxx value #Linux #Linux_tips #SysAdmin


Move files to another directory which are older than a date serverfault.com/questions/5059… #linux_tips


Before using aliasing on Linux. Please use `type command` to verify for availability of the word. Imagine nice and last are command😊 @alx_africa @julienbarbier42 #linux_tips.


RT @ianonymous3000@mastodon.social Interesting Infographic #linux_tips #linux_howto #linux For a daily driver, I suggest using Linux distros like Pop!_OS, Linux Mint, Fedora. What’s your current Linux distro and have y… mastodon.social/@ianonymous300…

governa's tweet image. RT @ianonymous3000@mastodon.social
Interesting Infographic 
#linux_tips #linux_howto #linux 
For a daily driver, I suggest using Linux distros like Pop!_OS, Linux Mint, Fedora. What’s your current Linux distro and have y…
mastodon.social/@ianonymous300…

Interesting Infographic #linux_tips #linux_howto #linux For a daily driver, I suggest using Linux distros like Pop!_OS, Linux Mint, Fedora. What’s your current Linux distro and have you stopped distro hopping yet? cc: @thelinuxEXP@mastodon.social, @jay@learnlinux.social

iAnonymous3000's tweet image. Interesting Infographic 
#linux_tips #linux_howto #linux 
For a daily driver, I suggest using Linux distros like Pop!_OS, Linux Mint, Fedora. What’s your current Linux distro and have you stopped distro hopping yet? 
cc: @thelinuxEXP@mastodon.social, @jay@learnlinux.social

We have two types of path 1) Absolute path, 2)Relative path 1) Absolute path : It start with root directory (/) and follows the tree branch untill path of desired directory or file completed. Ex. cd /home/me/practice #Linux_commands #Linux_tips #linuxBasics #learnlinux #linux


On Ubuntu, to show the git branch on your terminal, add the following line to your .bashrc: PS1="${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\[\e[91m\]\$(__git_ps1 ' [%s]')\[\e[00m\]\$ " #Linux_Tips 🐧

MohammadAliEN's tweet image. On Ubuntu, to show the git branch on your terminal, add the following line to your .bashrc:

PS1=&quot;${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\[\e[91m\]\$(__git_ps1 &apos; [%s]&apos;)\[\e[00m\]\$ &quot;

#Linux_Tips 🐧

On Ubuntu, to show the git branch on your terminal, add the following line to your .bashrc: PS1="${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\[\e[91m\]\$(__git_ps1 ' [%s]')\[\e[00m\]\$ " #Linux_Tips 🐧

MohammadAliEN's tweet image. On Ubuntu, to show the git branch on your terminal, add the following line to your .bashrc:

PS1=&quot;${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\[\e[91m\]\$(__git_ps1 &apos; [%s]&apos;)\[\e[00m\]\$ &quot;

#Linux_Tips 🐧

Are you Missing the "Untitled Document" on right click on Ubuntu 18.04/18.10, re enable it again by typing this in the Terminal: touch ~/Templates/Untitled\ Document Peace! #linux #linux_tips

RonyDnath's tweet image. Are you Missing the &quot;Untitled Document&quot; on right click on Ubuntu 18.04/18.10, re enable it again by typing this in the Terminal:

touch ~/Templates/Untitled\ Document

Peace!
#linux #linux_tips

Interesting Infographic #linux_tips #linux_howto #linux For a daily driver, I suggest using Linux distros like Pop!_OS, Linux Mint, Fedora. What’s your current Linux distro and have you stopped distro hopping yet? cc: @thelinuxEXP@mastodon.social, @jay@learnlinux.social

iAnonymous3000's tweet image. Interesting Infographic 
#linux_tips #linux_howto #linux 
For a daily driver, I suggest using Linux distros like Pop!_OS, Linux Mint, Fedora. What’s your current Linux distro and have you stopped distro hopping yet? 
cc: @thelinuxEXP@mastodon.social, @jay@learnlinux.social

RT @ianonymous3000@mastodon.social Interesting Infographic #linux_tips #linux_howto #linux For a daily driver, I suggest using Linux distros like Pop!_OS, Linux Mint, Fedora. What’s your current Linux distro and have y… mastodon.social/@ianonymous300…

governa's tweet image. RT @ianonymous3000@mastodon.social
Interesting Infographic 
#linux_tips #linux_howto #linux 
For a daily driver, I suggest using Linux distros like Pop!_OS, Linux Mint, Fedora. What’s your current Linux distro and have y…
mastodon.social/@ianonymous300…

Loading...

Something went wrong.


Something went wrong.


United States Trends