LINUX.ORG.RU

Сообщения gelius

 

Игра для ноутбука

Форум — Games

Советуйте, чтобы проходить ее лежа у ноута с тачпадом. Подобно принцу персии но новее и лучше.

 

gelius
()

Не обновляется kali linux

Форум — General

apt upgrade:

Err:1 https://deepin-wine.i-m.dev  libmng1 1.0.10+dfsg-3.1-deepin1                                                                                                                                                                                             
  Connection timed out [IP: 148.251.191.185 443]
Error: Failed to fetch https://community-packages.deepin.com/beige/pool/main/libm/libmng/libmng1_1.0.10%2bdfsg-3.1-deepin1_amd64.deb  Connection timed out [IP: 148.251.191.185 443]
Error: Unable to fetch some archives, maybe run apt update or try with --fix-missing?```

 

gelius
()

kali отключение ввод пароля при разблокировке экрана

Форум — General

После обновления требует ввод пароля при разблокировке экрана, как отключить? Через GUI power menenger не получилось.

 

gelius
()

не запускается macos в VirtManager

Форум — General

льзовался мануалом:

https://www.addictivetips.com/ubuntu-linux-tips/how-to-run-macos-catalina-in-virtmanager-on-linux/

Скриншот ошибки Permission denied:

https://imgur.com/1JdXVNb

Редактировал в

kvm/libvirtd/qemu

Пользователя и группу, ошибка осталась.

 

gelius
()

kali linux не запускается с диска

Форум — General

Отсутствовали ошибки при инсталяции, отключен secure boot, но система не загружается:

https://bugs.kali.org/file_download.php?file_id=2955&type=bug

https://bugs.kali.org/file_download.php?file_id=2956&type=bug

Ноутбук dell.

 

gelius
()

kali linux для vmware, дергается курсор

Форум — General

В виртуальной машине после движения мыши дергается курсор.

 

gelius
()

Отваливается ssh соединение putty

Форум — General

Через случайный промежуток времени: putty.png

 

gelius
()

bluetouch 5.0?

Форум — Desktop

linux не видит bluetouch 5.0 адаптер?

rfkill list
0: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no
1: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no
bluetoothctl --version
bluetoothctl: 5.66
bluetoothctl
Agent registered
[bluetooth]# scan on
No default controller available

 

gelius
()

terminate called after throwing an instance

Форум — General

На вдс ошибка:

terminate called after throwing an instance of 'std::bad_alloc'
    what(): std:bad_alloc
Aborted[/code]

Тот же софт на десктопном linux функционирует. В чем может быть причина?

 

gelius
()

ln: не удалось создать символьную ссылку

Форум — General
sudo ln -s /home/debian/.mozilla/firefox/78658ov2.default-esr/storage.sqlite /media/sf_monero/firefox/
ln: не удалось создать символьную ссылку '/media/sf_monero/firefox/storage.sqlite': Операция не позволена

 

gelius
()

не работает tsocks

Форум — General

cat /etc/tsocks.conf

server = 127.0.0.1
server_port = 9050
server_type = 5
tsocks wget linux.org.ru
--2018-04-20 19:51:13--  http://linux.org.ru/
Resolving linux.org.ru (linux.org.ru)... 178.248.233.6
Connecting to linux.org.ru (linux.org.ru)|178.248.233.6|:80... 19:51:13 libtsocks(23565): Need a password in tsocks.conf or $TSOCKS_PASSWORD to authenticate withfailed: Connection refused.
tor запущен, браузер через '127.0.0.1:9050' ходит нормально и не требует 'логин:пароль'.

 

gelius
()

systemd & python

Форум — General
[Unit]
Description=Python daemon
After=syslog.target
After=network.target

[Service]
Type=simple
User=user
Group=user
ExecStart=/bin/bash /home/user/test.py

[Install]
WantedBy=multi-user.target

cat syslog | grep python

Apr 15 00:32:54 e3 systemd[21231]: pythonmap.service: Failed at step EXEC spawning /home/user/test.py: Exec format error
Apr 15 00:32:54 e3 systemd[1]: pythonmap.service: Main process exited, code=exited, status=203/EXEC
Apr 15 00:32:54 e3 systemd[1]: pythonmap.service: Unit entered failed state.
Apr 15 00:32:54 e3 systemd[1]: pythonmap.service: Failed with result 'exit-code'
Что не так?

 

gelius
()

по nmap вопрос

Форум — General

Существует ключ, позволяющий не выводить?:

Starting Nmap 'version' ( https://nmap.org ) at 'time' CEST
и
OS and Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
Nmap done: 'many' IP addresses ('many' hosts up) scanned in 'many' seconds

 

gelius
()

по systemctl вопрос

Форум — General

Вот сделал nmap.service

[Unit]
Description=nmap
After=network.target

[Service]
Type=simple
ExecStart=/usr/bin/nmap
User=nmap
Group=nmap

[Install]
WantedBy=multi-user.target
Как прописывать в таком случае опции, чтобы каждый раз перед запуском не редактировать nmap.service?

 

gelius
()

Не открывается .i2p

Форум — General

Ubuntu 16.04.4 LTS, поставил i2p, запустил

sudo dpkg-reconfigure -plow i2p
Дал время синхронизироваться, в браузере прописал псокс 127.0.0.1:4444, dns через сокс.
Вебморда на http://127.0.0.1:7657/ есть, ни один .i2p ресурс не открывается.
Говорит «unable to connect».

 

gelius
()

несколько строк в rc.local

Форум — General

В rc.local:

sudo -u user /usr/bin/daemon1 -options
sudo -u user /usr/bin/daemon2 -options
sudo -u user /usr/bin/daemon3 -options
Стартует только daemon1.
Так нельзя? Из консоли от указанного юзера запускаются все три.

 

gelius
()

Поддерживать актуальную версию qt?

Форум — General

Потребовалось минимум qt 5.9 на ubuntu 16.04.
По умолчанию там 5.5.1.
Не нашел у них репозитория.
Попытка запустить инсталлер закончилась ошибкой:

./qt-unified-linux-x64-online.run
QStandardPaths: wrong ownership on runtime directory /run/user/1005, 1005 instead of 0
QXcbConnection: Could not connect to display
Aborted
Как правильно поддерживать актуальную версию?

 

gelius
()

ярлыки на рабочем столе

Форум — Desktop

Такой ярлык работает:

[Desktop Entry]
Name=test
Comment=test
Exec="/opt/test/test"
Terminal=false
Type=Application
Icon=test
Categories=WebBrowser
Так вызывает ошибку:
[Desktop Entry]
Name=test
Comment=test
Exec="/opt/test/test -option"
Terminal=false
Type=Application
Icon=test
Categories=WebBrowser
Из консоли «/opt/test/test -option» отрабатывает корректно.
Куда прописывать -option, чтобы заработало?
ubuntu, xfce

 

gelius
()

проблема с qt

Форум — General

Хожу на сервер через xrdp.
Некоторые gui приложения вызывают такую ошибку:

QXcbConnection: Failed to initialize XRandr
Qt: XKEYBOARD extension not present on the X server.
The X11 connection broke: Maximum allowed requested length exceeded (code 4)
XIO:  fatal IO error 2 (No such file or directory) on X server ":10.0"
      after 211 requests (207 known processed) with 0 events remaining.
ubuntu 16.04.

 

gelius
()

Tails в виртуалку

Форум — General

Дайте пожалуйста пошаговый ман, кто делал.
Чтобы не думать, как обойти их ограничение не позволяющее установить его на hdd.

 

gelius
()

RSS подписка на новые темы