Pario TechnoBlob
About
Posts
Tag: mount
Show mounted partitions with a nice layout
This command shows the result of a mount command in a nice table layout # mount | column -t Result /dev/sda1 on / type ext4 (rw,errors=remount-ro) /dev/sda2 on /home type ext4...
Mount a RAID Reconstructor disk image in linux
This post came to life because I had gotten a image file of a 120GB linux ext2 RAID partition that I couldn’t access using Windows software. The partition had been rescued by...
Mounting remote filesystems using SSH and Debian
This post describes how to mount a remote filesystem through SSH using the shfs kernel module on a Debian Etch server. By doing this I can access the remote filesystem as if...
Making /tmp non-executable
Many simple exploits that are used against machines, (via vulnerable PHP applications or local users, etc), rely upon being able to execute commands in /tmp. If this is a...
««
«
1
2
3
»
»»