Process management ================== ps -A = running processes ps -aux = further running processes kill = kill a process Find File Commands ============== Find a file in all folders with it’s exact name find .
Continue ReadingTag: Linux
Buffalo Linkstation Flashing
These articles are not complete but they should be able to assist with baselining the NAS with Linux: Flash here: http://linkstationwiki.net/index.php?title=The_LinkStation_firmware_flasher ========== Start by creating the following mkdir /mnt/hda/misc mkdir /mnt/hda/opt After that you should
Continue Reading