Tagged Questions
0
votes
2answers
270 views
Do symlinks from HDD to SSD give a performance hit?
I am planning to install Kubuntu onto an SSD, but have /home mounted on a hard disk drive.
But also, I would like some /home/... subdirectories to benefit from SSD's performance (they will be read ...
1
vote
1answer
184 views
Redirecting directories in home partition
I have a 60GB SSD for my / filesystem but for more space I got a 16GB SD card for my /home partition. I'm worried it won't be able to take the amount to write the /home directory. So I was wondering ...
13
votes
3answers
1k views
What in /home would benefit from being on an SSD?
In Is a 40GB SSD practical to use for ' / ' Jorge describes how he symlinks directories in his /home that would benefit from being on an SSD. The directories he names are
~/.cache
~/.config
...
5
votes
1answer
2k views
How do I symlink certain directories in /home to an SSD?
In Is a 40GB SSD practical to use for ' / ' Jorge describes how he symlinks things in his /home that would benefit from being on an SSD. How is this done?
I've figured that I need to do the ...