
Linux
4 Questions
5 Total Posts
0 Snippets
posts
Install Laravel Valet Linux+ development environment on Ubuntu System
The official Laravel Valet development environment is great if you are an Apple user. But there is no official Valet for Linux or Window system.
0
1
14005
10 Things to Do After Installing Ubuntu Operating System
In this article, I will show you 40 things you can do after installing Ubuntu on your system. This isn't restricted to a specific version of Ubuntu; you can follow these on any (...)

0
0
2490
Ubuntu Installation step by step guide with disk partitioning
Ubuntu is the most loved OS for many desktop users, particularly for developers. Canonical releases new Ubuntu versions every six months with free support for nine months and every (...)

0
2
21247
How to Write/Append Multiple Lines to a File from terminal?
Sometimes you might be needed to write or append some text to a file from the terminal. You can use different strategies to write multiple lines to a record file through the command (...)
0
0
3009
How to Run Command Using SSH On Remote Machine?
There are different ways to run multiple commands on a remote Unix server using SSH. This article shows the most straightforward and easy approach to SSH and runs multiple commands (...)
0
0
2379