Slavisa Jovanovic
Slavisa Jovanovic
Home
Posts
Projects
Events
Talks
Publications
Contact
Light
Dark
Automatic
Posts
How to replace spaces with %20 in a string using a bash script
When you try to build, for instance in a markdown file, a link to a local file whose name contains lot of white spaces, some parsers will not allow these white spaces and thus the local links will not be operational.
Dec 8, 2019
1 min read
Bash
How to install and use svn locally
Svn is a software versioning and revision controlling system that can be used to organize your code written in any programming language. I use it often locally to organize my latex, vhdl, SystemC or other types of files.
Sep 18, 2016
2 min read
Linux
How to speed up Fedora boot time
This tutorial was executed on a Fedora 21 distribution but will work also on other more recent releases. Fedora has an awesome way to find actual boot time. Only you have to do is to execute the following command in your terminal:
Dec 28, 2015
2 min read
Fedora
How to install Modelsim 10.2b under Fedora 21/22
If you want to use the latest Modelsim versions under Fedora 21, you may experience some problems. I’ll show you how to get rid of these problems to run successfully Modelsim.
May 20, 2015
2 min read
Linux
How to convert MBR partition table to GPT without data loss
Some linux distributions impose to use GPT (GUID Partition Table) insted of traditional MBR. If you have an already installed linux system using MBR partition table and you want to convert it to a freshly new GPT table without data loss, here is the solution.
Feb 19, 2015
1 min read
Linux
«
Cite
×