пятница, 14 марта 2025 г.

How to install Proton VPN on Ubuntu

 wget https://repo.protonvpn.com/debian/dists/stable/main/binary-all/protonvpn-stable-release_1.0.8_all.deb


sudo dpkg -i ./protonvpn-stable-release_1.0.8_all.deb && sudo apt update


echo "0b14e71586b22e498eb20926c48c7b434b751149b1f2af9902ef1cfe6b03e180 protonvpn-stable-release_1.0.8_all.deb" | sha256sum --check -


sudo apt install proton-vpn-gnome-desktop


sudo apt install libayatana-appindicator3-1 gir1.2-ayatanaappindicator3-0.1 gnome-shell-extension-appindicator


воскресенье, 23 февраля 2025 г.

Telegram via snapd

 

Method 2: Using Snap Store

Step 1: The Snap store is another option for downloading the Telegram software. Snap also handles and installs all the necessary and essential software and packages for that program, making it one of the finest ways to install any application or software on any Ubuntu 20.04 edition. First, refresh your system’s package repository cache before installing Telegram from the Snap store.

sudo apt update

Update the System’s Cache

Step 2: Install the Snap Store using the below command.

sudo apt install snapd

Install Snapd

Step 3: If you already have Snap installed on Ubuntu 20.04, simply execute the following command in the terminal:

sudo snap install telegram-desktop

Install Telegram via Snap

Step 4: The Telegram program will be installed, and it will take some time to complete. After utilizing the Snap method to install Telegram, you can launch it by searching for it in the application menu and clicking on the Telegram icon.



среда, 12 февраля 2025 г.

Настройка ПК. Специалист (Desktop Support)

 





Computer Technician - Desktop (Kiev, Ukraine)

Computer Technician - Desktop (Kiev, Ukraine)

Knowledgeable in:
- Windows XP, 7, 10, 11
- Microsoft Office 2019, 2021, Excel, Word, Powerpoint
- Imaging OS / Reinstalling OS
- Backup and recovery
- Software installation and configuration
- Troubleshooting PC/Laptop software and hardware issues
- Printers/Scanner configuration and installation
- WiFi Network configurations
- Troubleshooting network connectivity
- Knowledgeable with Firewalls, Routers, and Switches.
- A+ or Network + 
Drop me a line if you need me. 

How to install Proton VPN on Ubuntu

 wget https://repo.protonvpn.com/debian/dists/stable/main/binary-all/protonvpn-stable-release_1.0.8_all.deb sudo dpkg -i ./protonvpn-stable-...