Export/Import keys in Seahorse
When migrate from one lapton to another i need to migrate all the keys.Seahorse doesn’t have Export option, so it can be done just by copy old files to new destination On new host:
When migrate from one lapton to another i need to migrate all the keys.Seahorse doesn’t have Export option, so it can be done just by copy old files to new destination On new host:
From documentation The Registration Data Access Protocol (RDAP) is the successor to WHOIS. Like WHOIS, RDAP provides access to information about Internet resources (domain names, autonomous system numbers, and IP addresses). Unlike WHOIS, RDAP provides: Simple installation on Ubuntu with Golang package And can be used as Whois Or can be installed by Snap
For daily use, i set the ‘powersave’ mode in Ubuntu/Mint OS but see that cpu frequency is around 2.5-3GHz all the time When i checked scaling_governor – it was all fine and showed me ‘powersave’ mode And found that somehow the min_freq is set as 3GHz So, simply execute a basic inline Bash command to… Читати далі »
Install all downloaded deb’s Reboot server/PC by command reboot After startup check the kernel version^ Test Wireguard on server Add repository for ubuntu 18.04 Make some changes to Firewall on server Simple script for generating key pairs and base cofigs for server and client Or download here: Put wg0.server as /etc/wireguard/wg0.conf on Server side and… Читати далі »
vagrant plugin install vagrant-libvirt Installing the ‘vagrant-libvirt’ plugin. This can take a few minutes… Bundler, the underlying system Vagrant uses to install plugins, reported an error. The error is shown below. These errors are usually caused by misconfigured plugin installations or transient network issues. The error from Bundler is: An error occurred while installing ruby-libvirt… Читати далі »
Под Линуксом не работал звук lspci: 80:01.0 Audio device: VIA Technologies, Inc. VT8237A/VT8251 HDA Controller Боролся разными методами, думая, что проблема в самом ALSA И вдруг заметил: [ 7.785270] hda-intel: ioremap error [ 7.785277] HDA Intel 0000:80:01.0: PCI INT A disabled Как то далеко залезла звуковуха по шине… В итоге решение банальное, в опции загрузки… Читати далі »
Будь проклят тот день когда я связался с материнкой MSI V-series… Проблемы: не работает звук в принципе и только запускаешь любое видео Gnome вылетает с Segmentation fault на окно Login-а Backtrace: [ 968.579] 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80eab1b] [ 968.580] 1: /usr/bin/X (0x8048000+0x5fac8) [0x80a7ac8] [ 968.580] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0x67440c] [ 968.580] 3: /usr/lib/xorg/modules/drivers/openchrome_drv.so (0xf05000+0x26798) [0xf2b798]… Читати далі »
Как это обычно случается, самый новый софт отсутствует в репозиториях Убунты. Посему ставим Luminance руками
После одного из обновлений у пользователей Ubuntu при просмотре видео с Youtube картинка стала фиолетовой (красной). Всему виной недавно прибывшие обновления на Flash 10.2, а так же настройки самого видео-сервиса…. хотя некоторые утверждают, что еще влияет видео карта. Для меня решением проблемо было отключение cookie в браузере. Если это действие не помогло, то можно попробовать… Читати далі »
Начиная с версии 2.1.0, VirtualBox поддерживает использование хост-интерфейса «из-коробки». Добавьте vboxnetflt в секцию MODULES вашего rc.conf и выберите Host Interface Networking в настройках виртуальной машины. Для более старых версий необходимо проделать несколько манипуляций 🙂 читаем далее……