I want to do something that would make my life easier.
Problem:
1. I use OpenSUSE as my main OS for over 2 years now. BUT I like playing with a flavor of the month OS.
2. Virtual OS installs are not my cup of tea. a) You don't get a "true" feeling for the OS without it being installed on metal. b) I have a OLD cpu and virtual anything is painfully slow.
This how-to will show you how to upgrade from Statler to Waldorf while retaining config files and data in your existing /home partition. (Thanks to snowpine for suggesting this method).Disclaimer! This how-to will only work if you have a separate /home partiton.
Which directories, and how, can I share between FreeBSD and Linux? In particular, how can I deduplicate respectively /usr/home and /home?
I guess directly sharing a partition between both systems could lead to conflicting dotfiles, so that may not be the right solution.
Is union-mounting the shared partition reasonable?
So, in my home directory I have replaced the Documents, Music etc folders with links to the equivalent directories on my Windows partition, cause I dual boot and had Windows first so all my music etc is on that partition. This just works just fine on the machine Ubuntu is installed on.
Hello!
I have a serious problem and I'm hoping to get the answer here.
(Sry for my bad English)
I have a real linux installation being virtualized under a Windows 8 host, by using the VBoxManage.exe internalcommands createrawvmdk method.
I'm trying to mount an exFAT partition into the virtualized machine (which is the partition of shared work files), but even though I have fuse-exfat installed, and the partition is perfectly mountable while booting entirely into Ubuntu, I can't mount it whi
I was distro hopping for awhile in the past few months, so in order to keep all of my files secure, I made a partition of around 50 GB named Files to store all of my files in, and still have them for quick and easy access.
On my harddisk I have two different linux systems which both have a own home partition. For about two weeks I used symbolic links from my fedora 18 home partition to my salix home partition. A few days it worked without issues. Folders I symlinked were Documents, Video, Music and .liferea_1.8 folder.
But now I cannot mount my Salix home parititon properly.
Hello all,
I created a "Shared Files" folder in /home and changed the security of this folder to allow rwx access by a group of users (2 users in group). I am trying to redirect their documents, pictures, and videos folder's on these users (/home/userprofile/documents) to point to a single location at (/home/Shared Files/documents) in order to consolidate the location of the files.