Wenatchee Valley College - CTS Discussion Board

You are not logged in. Would you like to login or register?

Linux Class » Linux Final Assignment - Due Wednesday (or earlier) the 18th » 3/15/2020 11:17 am

Gloat
Replies: 16

Go to post

Linux vs. Windows:
Linux is light-weight, can do majority of what windows can accomplish but with Linux in respect. Linux is also free open-source, any and everybody can look at the source of Linux Kernel and all Linux GNU projects. The downside with Linux is that it fell off for gaming (I will go more into that in windows section) however where Linux fails for gaming OS, it shines in the eyes of developers and server applications. Granted a lot of server jobs include Windows the need for Linux CLI ninjas is still great.
Windows is user-friendly, helpful, integrated, and above all shines with it's gaming department and DirectX. Windows has proven time and time again that it IS the personal computer's operating system. Any and all users can sit down at most Windows OS machines and be able to accomplish majority of their desires, they are prompted with pretty GUI, helpful tips, and hand holding all the way through!
Personal experience:
I try to use Linux in most all my server applications as it carries very low overhead, so the machine can focus less on producing colorful GUI and more on the RAW computing. To say an OS does everything for a user is an understatement, the OS is all the interaction we can achieve with a computer without having to delve into 5years of computer science. I respect Linux and what it can accomplish, however when it comes to my own personal computer I will use Windows 10, I love the ease of access and helpfulness, also creating applications for windows and Linux can be achieved very easily on Windows. Most packages, programs, and games get compiled to Windows ran Binaries so they supersede in most aspects as far as options.
In most cases I like to use Linux only in CLI, I usually have issues and get annoyed while trying to use the GUI of any Linux distro (I know they're very similar to windows, it's just my own opinion). Understanding CLI will make any person a Linux guru in most peoples eyes, everything that is GUI based can di

Linux Class » Last Article!!! Due March 9th... Make it a good one » 3/04/2020 10:09 pm

Gloat
Replies: 15

Go to post

I've been learning to work more with VIM as of late and have been enjoying it alot. I was google searching how to change the arrow cursor around keys and found a super user forum where someone answered how he could achieve this goal, but other users were referring him to the 2nd link I provided, it shows a brief history into why vim uses hjkl and also why unix starts with ~ as it's home directory

Forum post asking how to change key mapping for vim:
https://superuser.com/questions/400497/how-can-you-switch-the-j-and-k-keys-in-vim
The link that was provided as the history behind a few nuances of linux:
catonmat.net/blog/why-vim-uses-hjkl-as-arrow-keys 
 

Linux Class » Article #7 Due Monday March 2nd!!! » 3/01/2020 9:09 pm

Gloat
Replies: 16

Go to post

here’s an installation guide for what the article refers to as FAMP, it seems Apache can be ran on FreeBSD and seems relatively simple aswell. I thought it was cool that Digital ocean posted the article as they are one of the bigger cloud web service providers. I wonder if Digital Ocean uses FreeBSD for their cloud OS, learning cloud services and their installations are key to new technologies because people don’t need to run services on their own hardware anymore.
https://www.digitalocean.com/community/tutorials/how-to-install-an-apache-mysql-and-php-famp-stack-on-freebsd-12-0

Linux Class » Article #6! Due February 21st » 2/21/2020 8:23 am

Gloat
Replies: 13

Go to post

it looks like malware specifically botnets are going for linux servers in recent years! there is a company providing workshops and lessons for server admins to learn how to identify and fix malware inside linux.
https://www.welivesecurity.com/2020/02/21/up-close-and-personal-with-linux-malware/

Linux Class » Next Article! Due Friday the 14th.... » 2/12/2020 6:00 pm

Gloat
Replies: 14

Go to post

https://opensource.com/article/19/1/year2038-problem-linux-kernel
The Linux Kernel has been keeping the amount of seconds saved as a signed 32bit integer sense January 1st, 1970. the maximum positive value for a signed 32bit int = 2,147,483,647 
So once that number is hit within the kernel it will roll back to -2,147,483,647 value, this has been known about and people have been trying their best to fix this however it hasn't been solved yet. There's the implementation of 64bit integers to store this value, but the kernel is so big and extensive there could be any number of thousands of resources that may depend on that being the datatype it is.

 

Linux Class » Article #4 - Due Monday February 10th » 2/09/2020 10:55 pm

Gloat
Replies: 15

Go to post

http://tldp.org/HOWTO/XDMCP-HOWTO/ssh.html
x11 through ssh is something new for me. Essentially you can have a Headless server running bare bone with no GUI, than you can have this server supply a network GUI when ssh'd into it and executing a program.
I originally heard about this from a channel I follow where they were referencing having to remote build through command prompt on the server which was not the most ideal. Other user's mentioned to ssh via x11 and to execute your IDE (vscode, atom, etc.) so than the server can still be barebone/headless majority of it's uptime, but can be elastic to allow the user to comfortably make changes remotely.
 

Linux Class » Article #3 Due Friday! January 31st... » 1/31/2020 9:29 am

Gloat
Replies: 11

Go to post

This is the news for today on the LinuxMint Blog, it's cool they keep their blog updated on current news, it seems that coming out with LMDE4 and Mint20 updates will have nvidia driver support directly from boot.
https://blog.linuxmint.com/?p=3858

Linux Class » Article #2 Due January 24th... » 1/17/2020 9:35 am

Gloat
Replies: 15

Go to post

Here's a cool guide on the language and text editor that is vim, this Lightweight power house of a IDE was one of the first of it's kind. Some people say that a "vim ninja" can increase productivity of writing code by upwards of 5x efficiency in comparison to the GUI IDE's that are seen more commonly today. vim uses it's own language to actually copy and incorporate productivity through it's immense amount of shortcuts, some users claim to have used vim for 10 years, just because they can't learn how to exit it.
I posted this because I've been reading through this quite a bit and plan on learning more vim in the future when I have more time and patience!
https://danielmiessler.com/study/vim/

Board footera

 

Powered by Boardhost. Create a Free Forum