Linux Cambodia

Linux Cambodia What is Linux? From smartphones to cars, supercomputers and home appliances, home desktops to enterprise servers, the Linux operating system is everywhere.

Your Android smart phone, is powered by the Linux ... Linux has been around since the mid-1990s and has since reached a user-base that spans the globe. Linux is actually everywhere: It?s in your phones, your thermostats, in your cars, refrigerators, Roku devices, and televisions. It also runs most of the Internet, all of the world’s top 500 supercomputers, and the world’s stock exchanges. But besi

des being the platform of choice to run desktops, servers, and embedded systems across the globe, Linux is one of the most reliable, secure and worry-free operating systems available. Here is all the information you need to get up to speed on the Linux platform. But before you can start learning, and use Linux you need to install Linux on your computer! Price for installing world fastest growing, and free operating system
ONLY 10 US DOLLARS - Contact via. phone or Facebook messenger

13/01/2022

Update for December 2020

In December 2020 we handled 97 old unuseful computers, and make it work like new.

What we did:

We entered the bck-end of the pc operating system, clean up the entire harddrive, and installed Ubuntu - On a old computer, Just like new.

So do have a old unuseful computer, and do you to make it nice, smooth, and usefull?

Ubuntu is a open source software, which means many 1000 people work on this super operating system every day.

So if you want a fast and usefull computer, fell free to contact us.

Its take us around hour to setup your old computer, and make sure it works proberly.

Price: 35 US Dollers.

After the installation everything is free.

Example: Adope Photoshop: price 3000 usd

GNU photoshop (Same as adope) price: Free

Contact us today!

19/11/2021

Hello everyone!

From tomorrow we install Linux on 5 laptops for free.

If you have a slow laptop, and want us to help you to install Ubuntu, then write in the comments below, and we will invite you, and install Ubuntu 21.10 on your laptop!

Have a nice day everyone!

31/10/2021

EVERYONE needs to learn LINUX, and here is WHY!?

If you are in IT....YOU NEED TO LEARN LINUX RIGHT NOW!!! Get your CompTIA Linux+.
Join NetworkChuck: http://bit.ly/2XPaF7u

Remember: We set up your old laptop/PC for running Linux/Ubuntu 20.10 for only 20 USD!

Credits for this video goes to:

NetworkChuck's Amazing YouTube Channel!

Check out this YouTube channel: https://www.youtube.com/channel/UCxZPc4KPQzqGRrpDFjfGngA

31/10/2021

What is Linux??

31/10/2021

In this tutorial we will give you a quick introduction to linux and linux commands for aspiring linux students.

Contents of this Course:

1 - Introduction to Linux
2 - Quick Overview of Linux Distributions or Distros, such as Debian or Ubuntu
3 - Using the Linux Terminal
4 - Basic Linux commands for navigation and file manipulation.

We will go over 10 commands in this video, including: cd, ls, pwd, cp, rm, mkdir, rmdir, man and more.

Stay tuned for more Linux Commands Tutorials for Dummies.

This is an total beginner guide..Learn how to use commands in the terminal..Very useful!
31/10/2021

This is an total beginner guide..

Learn how to use commands in the terminal..

Very useful!

In this tutorial we will give you a quick introduction to linux and linux commands for aspiring linux students.Contents of this Course:1 - Introduction to Li...

4 video sessions for the Linux sysadmin!''We've collected some of our favorite sessions from the All Things Open 2020 co...
31/10/2021

4 video sessions for the Linux sysadmin!

''We've collected some of our favorite sessions from the All Things Open 2020 conference including Linux 101, open source on mainframes, and multi-cluster service-mesh patterns.''

Follow the link below to reach 4 free video sessions..

We've collected some of our favorite sessions from the All Things Open 2020 conference including Linux 101, open source on mainframes, and multi-cluster service-mesh patterns.

Five practical guides for managing Linux terminal and commandsIn this article we will take a brief look at some time sav...
31/10/2021

Five practical guides for managing Linux terminal and commands

In this article we will take a brief look at some time saving tricks you can use when interacting with the terminal. As a system administrator you will spend most, if not all, of your time in a terminal. Knowing tricks like these can save you a lot of time and make you a more efficient system administrator. These skills aren’t just useful for only administrators though. All of these shortcuts can be used by anyone who interacts with a command line interface. Check these out and enjoy!

1- Keys for Command Line Editing

If you are familiar with Linux, then we are guessing you know how to run commands by typing them in at the shell prompt. The text you type at a shell prompt is called the command line (it’s also called the input line). The following table describes the keystrokes used for typing command lines.

---------------------------------------------------------------------------------------

Keystroke - Function

Up Move back one command in the history list

Down Opposite of Up arrow (moving forward one command)

Left Move the cursor back one character.

Right Move the cursor forward one character.

Esc f Move the cursor forward one word.

Esc b Move the cursor back one word.

Ctrl-A Move the cursor to the start of line.

Ctrl-E Move the cursor to the end of line.

Ctrl-D Delete current character. Beginners usually confuse this with Backspace

Backspace Delete previous character.

Esc d Delete current word.

Ctrl-K Kill or cut all text on the input line, from the character the cursor is underneath to the end of the line

Ctrl-U Delete from beginning of line.

Esc k Delete to end of line.

Ctrl-Y Fetch last item deleted.

Esc . Insert last word of previous command.

Ctrl-L or Ctrl-I Clear the screen, placing the current line at the top of the screen. Alternatively, you can use “clear” command.

Tab Try to complete the current word, interpreting it as a filename, username, variable name, hostname, or command based on the context.

Esc ? List or suggest the possible completions

In addition to keystrokes covered in the above table, often you may run into situations when you have to suspend a currently executed command, so to do so you just type Ctrl-C or Curl-Z to cancel its ex*****on. These keystroke commands are very handy, for instance, when a program is taking too long to execute and you want to try something else.

The following sections describe some important features of command line editing, such as quoting special characters and strings, re-running commands, running multiple commands, and command history. Here is a good article if you like to learn more about how Linux OS works.

This article is written by Matt Zand and Kevin Downs

You can read the full article by following the link below:

By Matt Zand and Kevin Downs In this article, we will take a brief look at some time-saving tricks you can use when interacting with the terminal. As a system administrator, you will spend most, if not all, of your time in a terminal. Knowing tricks like these can save you a lot of time …

Open sourceLinux is also distributed under an open source license. Open source follows these key tenants:1. The freedom ...
30/10/2021

Open source

Linux is also distributed under an open source license. Open source follows these key tenants:

1. The freedom to run the program, for any purpose.

2. The freedom to study how the program works, and change it to make it do what you wish.

3.The freedom to redistribute copies so you can help your neighbor.

4. The freedom to distribute copies of your modified versions to others.

These points are crucial to understanding the community that works together to create the Linux platform. Without a doubt, Linux is an operating system that is ?by the people, for the people?. These tenants are also a main factor in why many people choose Linux. 1.It?s about freedom and freedom of use and freedom of choice.

What is a “distribution?”Linux has a number of different versions to suit any type of user. From new users to hard-core ...
30/10/2021

What is a “distribution?”

Linux has a number of different versions to suit any type of user. From new users to hard-core users, you’ll find a “flavor” of Linux to match your needs. These versions are called distributions (or, in the short form, “distros”). Nearly every distribution of Linux can be downloaded for free, burned onto disk (or USB thumb drive), and installed (on as many machines as you like).

Popular Linux distributions include:

1.LINUX MINT
2.MANJARO
3.DEBIAN
4.UBUNTU
5.ANTERGOS
6.SOLUS
7.FEDORA
8.LEMENTARY OS
9.OPENSUSE

Each distribution has a different take on the desktop. Some opt for very modern user interfaces (such as GNOME and Elementary OS’s Pantheon), whereas others stick with a more traditional desktop environment (openSUSE uses KDE).

You can check out the top 100 distributions on the Distrowatch.

And don’t think the server has been left behind. For this arena, you can turn to:

Red Hat Enterprise Linux
Ubuntu Server
Centos
SUSE Enterprise Linux

Some of the above server distributions are free (such as Ubuntu Server and CentOS) and some have an associated price (such as Red Hat Enterprise Linux and SUSE Enterprise Linux). Those with an associated price also include support.

Source: https://www.linux.com/what-is-linux/

Which distribution is right for you?Which distribution you use will depend on the answer to three simple questions:    1...
30/10/2021

Which distribution is right for you?

Which distribution you use will depend on the answer to three simple questions:

1. How skilled of a computer user are you?
2. Do you prefer a modern or a standard desktop interface?
3. Server or desktop?

If your computer skills are fairly basic, you’ll want to stick with a newbie-friendly distribution such as Linux Mint, Ubuntu (Figure 3), Elementary OS or Deepin. If your skill set extends into the above-average range, you could go with a distribution like Debian or Fedora. If, however, you’ve pretty much mastered the craft of computer and system administration, use a distribution like Gentoo. If you really want a challenge, you can build your very own Linux distribution, with the help of Linux From Scratch.

If you’re looking for a server-only distribution, you will also want to decide if you need a desktop interface, or if you want to do this via command-line only. The Ubuntu Server does not install a GUI interface. This means two things your server won’t be bogged down loading graphics and you’ll need to have a solid understanding of the Linux command line. However, you can install a GUI package on top of the Ubuntu Server with a single command like sudo apt-get install ubuntu-desktop. System administrators will also want to view a distribution with regards to features. Do you want a server-specific distribution that will offer you, out of the box, everything you need for your server? If so, CentOS might be the best choice. Or, do you want to take a desktop distribution and add the pieces as you need them? If so, Debian or Ubuntu Linux might serve you well.

Address

Siem Reap
Siem Reap
L

Telephone

+85595715324

Website

Alerts

Be the first to know and let us send you an email when Linux Cambodia posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to Linux Cambodia:

Share