[Linux] Linux command List
Related Posts:
[sshd][windows] Install sshd on windows and scp file from linux to windows1.install freeSSHd.exe 2.Make sure the account on the windows have password, other make a new password for windows user. 3.Transmit th… Read More
[Kernel][Archlinux] Replace new kernel method Install package pacman -S bc Download kernel source tar xvf linux-4.3.2.tar.xz -C /usr/src/ cd /usr/src//linux-4.3.2/ make mrproper (Ensures tha… Read More
[Linux] Put program run into background nohup /home/edheal/myprogram Reference: How can I put the current running linux process in background? [closed]` … Read More
[Archlinux] Using MBR method to boot archlinux osUsing parted to divide first bootable partition Using cfdisk to divide rest of patition Replace ‘sdX’ with your block device name, in my case it wa… Read More
[Linux] sudo no need to type password vim /etc/sudoers ubuntu ALL=(ALL) NOPASSWD:ALL Ref: How to run sudo command with no password? NOPASSWD option not working in sudo [duplicat… Read More
0 意見:
張貼留言