Hi all, Today I’m going to talk about file permissions on a Linux environment. Setting file permissions on your Web server should be the first thing you do. Users and groups To put it simply, a user is an account that has access to the computer, and a group just is an identifier for a certain…
Tag: linux
Setup your USB modem on Ubuntu
Hi all, today I’m going to tell you about how to configure your USB modem on Ubuntu. Problem The problem I had was, I couldn’t connect to internet with my USB modem on my Ubuntu installed lab. USB dongle was detected but I couldn’t connect to that.I have tested the solution that I’m going to tell…