Telegram Web Link
How to Write and Run a C program in Debian 10
@uselinux
In this article we will explain how to write, compile and run a simple C program in Debian. This will serve as a basis for you to move on to more complicated and useful C programs that you can write and run on Linux.
@uselinux

source
vitux.com; By Karim Buzdar
(Posted by vitux on May 13, 2020 1:59 PM EDT)

#auto_post
How to Install DOSBox For Linux to Play Old DOS Games
@uselinux
Keen to play old DOS games in your Linux computer? This guide covers how to install DOSBox for Linux and how to automatically mount your C: drive.
@uselinux

source
Make Tech Easier; By John Knight
(Posted by damien on May 12, 2020 7:03 PM EDT)

#auto_post
How to setup Apache Tomcat cluster with 3 Nodes on Ubuntu
@uselinux
In this article, we will see how to set up a cluster of Apache Tomcat servers. We will be using 3 Ubuntu 18.04 EC2 Instances or VMs, here I have used EC2 instances. We will also see the steps to install Java since Apache Tomcat requires Java.
@uselinux

source
Howtoforge Linux Howtos und Tutorials
(Posted by bob on May 5, 2020 3:31 PM EDT)

#auto_post
How to setup an Elastic Beanstalk Application on AWS
@uselinux
Elastic Beanstalk is one of the "computer" services in the Amazon Web Services (AWS) cloud. It allows us to easily manage and deploy applications. We don't have to understand or learn the services required to run our application. With Elastic Beanstalk, we only need to upload our application and Elastic Beanstalk takes care of the rest. Elastic Beanstalk supports applications developed in Java, .NET, Go, PHP, Python, Node.js and Ruby.
@uselinux

source
Howtoforge Linux Howtos und Tutorials
(Posted by bob on Apr 21, 2020 5:03 AM EDT)

#auto_post
The 12 Habits of Highly Effective Software Developers
@uselinux
#3 — Don’t be clever
@uselinux

source
Better Programming; By Erik-Jan van Baaren
(Posted by eriky on Apr 15, 2020 8:53 PM EDT)

#auto_post
How to Install osquery on Debian 10
@uselinux
osquery is a free and open-source tool developed by Facebook that can be used for querying operating system-related information including, memory usage, installed packages, process information, login users, listening ports and many more.
@uselinux

source
Howtoforge Linux Howtos und Tutorials
(Posted by bob on Apr 28, 2020 3:42 PM EDT)

#auto_post
@uselinux
💥فریز شدن ترمینال بعد از ssh
@uselinux
احتمالا برای شما هم پیش اومده که بعد از ssh به یک سرور و مدت زیادی فعال نبودن , ترمینال شما فریز میشه و کانکشن قطع میشه و باید منتظر بمونید تا پایپ لاین و سشن کلا از بین بره تا دوباره ترمینالتون رو داشته باشید
@uselinux
درواقع NATشما کانکشن رو دراپ میکنه بعد از مدتی
@uselinux
یکی از راه حل ها اضافه کردن این کانفیگ
Host *
ServerAliveInterval 60
به کانفیگ ssh روی سیستم خودتون هست . در این مسیر
~/.ssh/config
@uselinux
(با اینکار به sshکلاینت میگید که بصورت منظم و دوره ای(اینجا 60ثانیه) پکت null ارسال کنه به سرور تا تایم آوت نشه)
نکته۱ : اگه فایل config نبود . بسازید خودتون
نکته۲: بعد از اضافه کردن این کانفیگ به ssh حتما پرمیژن رو تنظیم کنید :
chmod 600 ~/.ssh/config
@uselinux
Ubuntu Unity Remix 20.04 Unofficial Flavor Sees First Stable Release
@uselinux
Unity is back! An unofficial Ubuntu flavor featuring the good old Unity 7 desktop environment saw its first stable release as Ubuntu Unity Remix 20.04.
@uselinux

source
9to5Linux; By Marius Nestor
(Posted by hanuca on May 13, 2020 8:41 AM EDT)

#auto_post
3.5-inch Whiskey Lake SBC ships with Ubuntu image
@uselinux
Advantech’s 3.5-inch “MIO-5373” SBC runs Ubuntu or Win 10 on an 8th Gen Whiskey Lake CPU and offers up to 32GB DDR4, up to 64GB eMMC, triple display support, 2x GbE, 4x USB 3.0, 2x M.2, and MI/O expansion. The MIO-5373 follows a long list of other 3.5-inch SBCs with Intel’s 8th Gen Whiskey Lake […]
@uselinux

source
LinuxGizmos.com; By Eric Brown
(Posted by bob on May 1, 2020 10:12 AM EDT)

#auto_post
How to list all users in Linux
@uselinux
Since Linux is a multi-user operating system, it may consists of more than one user. This brief guide explains how to list all users in Linux.
@uselinux

source
ostechnix.com
(Posted by ostechnix on May 17, 2020 2:28 PM EDT)
#auto_post
How to Install Odoo 12 on Debian 10 with Nginx as a Reverse Proxy
@uselinux
Odoo, also known as OpenERP, is a free and open-source ERP platform. It’s one of the most popular ERP platforms available thanks to its customizability and flexibility. Written in the Python programming language, Odoo is used for many business applications, including sales pipeline, project management, CRM, invoicing, accounting, inventory, and much more. In this guide, we will show you how to install Odoo 12 with Nginx as a reverse proxy on a Debian 10 VPS.
@uselinux

source
RoseHosting
(Posted by RoseHosting on May 12, 2020 4:34 PM EDT)

#auto_post
How to Install Zoom on Ubuntu 20.04
@uselinux
Zoom is an easy to use communication platform that unifies cloud video conferencing, real-time messaging, and content sharing. With Zoom, you can host webinars, organize online meetings, and create conference rooms.
@uselinux

source
Linuxize.com; By linuxize
(Posted by linuxize on May 15, 2020 4:35 PM EDT)

#auto_post
REvil hackers double ransom for celebrity law firm, threaten to release Trump ‘dirty laundry’
@uselinux
A celebrity law firm hit by a REvil ransomware attack is refusing to pay up, and now attackers have doubled the ransom request to $42 million and threatened to release damaging information on President Trump. Although Trump reportedly has never been a client of Grubman Shire Meiselas & Sacks, the New York Post Page Six…
@uselinux

source
May 15, 2020
#auto_post
Download Recursive Dependencies Of A Package In Ubuntu
@uselinux
In this guide, we will see how to download recursive dependencies of a package in Ubuntu. In other words, we are going to download the dependencies of dependencies.
@uselinux

source
ostechnix.com; By Senthil Kumar
(Posted by ostechnix on Apr 15, 2020 12:10 AM EDT)

#auto_post
Microsoft doc formats are the bane of office suites on Linux, but SoftMaker's Office 2021 beta may have a solution
@uselinux
We like finding non-Remond alternatives, but the free options make it tough for commercial operations. SoftMaker's Office 2021 – a cross-platform office suite that runs on Windows, Mac and Linux – has hit public beta.…
@uselinux

source
The Register; By Tim Anderson
(Posted by bob on May 12, 2020 12:51 PM EDT)

#auto_post
The Linux 'Desktop Entry Specification' gets a way to automatically use a discrete GPU, merged into GNOME
@uselinux
For some time now, the GNOME desktop has had the ability to launch specific games and applications using a more powerful GPU if you're in a multi-GPU environment and now it's advancing further.
@uselinux

source
GamingOnLinux; By Liam Dawe
(Posted by liamdawe on May 6, 2020 4:24 PM EDT)

#auto_post
#ژنگو
تازه با کلی خون دل خوردن خیلیا یاد گرفتن که دیجنگو نیست و جنگو هست که اینو دیدیم و پژمامون ریخت: )
@uselinux
How to Install Nvidia Driver on Ubuntu 20.04
@uselinux
This tutorial shows how to install latest nvidia driver on Ubuntu 20.04. Learn how to check hardware details and install from GUI and command line.
@uselinux

source
linoxide.com; By linoxide
(Posted by linoxide on May 10, 2020 1:00 AM EDT)

#auto_post
6 Reasons the Future of Software Is Open Source
@uselinux
Open source has come a long way in the past 20 years. Back in 2001, Microsoft's CEO Steve Ballmer famously labeled Linux a cancer, but these days the tech giant is a platinum member of the Linux Foundation.
@uselinux

source
Linux notes from DarkDuck
(Posted by darkduck on May 1, 2020 12:16 PM EDT)

#auto_post
2025/07/08 13:57:11
Back to Top
HTML Embed Code: