Backups with rsync in Linux world is the de facto standard, but when you have to admin Windows based systems you really miss it.
How can I perform Windows Backups? How can I sync two folders? Continue reading “Robocopy backup”
Category: Linux
Adding a new path to user PATH variable
Do you want to execute your scripts without specifying the script full path?
Add the path of your scripts to PATH system user variable. Continue reading “Adding a new path to user PATH variable”
LVM Series – JFS filesystem management
LVM series continues. If you want to start from the beginning, check our first post. You can also review our last post, about ReiserFS LVM management.
In this post we are going to review how to manage a JFS filesystem over LVM. Continue reading “LVM Series – JFS filesystem management”
LVM Series – ReiserFS filesystem management
LVM series continues. If you want to start from the beginning, check our first post. You can review our last post, about XFS Management.
In this post we are going to review how to manage a ReiserFS filesystem over LVM. Continue reading “LVM Series – ReiserFS filesystem management”
LVM Series – XFS filesystem management
LVM series continues. If you want to start from the beginning, check our first post. You can review our last post, about EXT2/EXT3/EXT4 lvm management.
In this post, we are going to review how to manage an XFS filesystem over LVM. Continue reading “LVM Series – XFS filesystem management”
LVM Series – EXT2/EXT3/EXT4 filesystem management
LVM series continues. If you want to start from the beginning, check our first post. You can review our last post, about LV Managment.
In this post we are going to review how to manage an EXT2,EXT3/EXT4 filesystem over LVM. Continue reading “LVM Series – EXT2/EXT3/EXT4 filesystem management”