smol_mazunki 2022-07-30 14:32:34
hm
alexmb7 2022-07-30 14:32:53
btw
smol_mazunki 2022-07-30 14:33:01
so pkill -9 -u root would also work
alexmb7 2022-07-30 14:33:10
ah i posted pic of my apprenice
alexmb7 2022-07-30 14:33:15
i found it funny
alexmb7 2022-07-30 14:33:29
smol_mazunki 2022-07-30 14:33:01
so pkill -9 -u root would also work
it prolly would yes
alexmb7 2022-07-30 14:33:33
sec
alexmb7 2022-07-30 14:35:20
http://ix.io/4668
alexmb7 2022-07-30 14:35:31
i always got nice shorts, 4668 heh
siduck 2022-07-30 14:42:42
smol_mazunki 2022-07-30 14:28:12
by default, the interrupt for the sigint signal is to close safely
siduck 2022-07-30 14:43:04
just send a ‘q’ using stdin
and wait for the process to close
and wait for the process to close
siduck 2022-07-30 14:43:04
@smol_mazunki what does this mean
alexmb7 2022-07-30 14:55:11
https://www.cnx-software.com/2022/07/29/altium-designer-adds-3d-pcb-layout-tool/
Altium Designer adds 3D PCB layout tool – CNX Software – CNX Software – Embedded Systems News
Altium Designer’s 3D PCB layout tool supports 3D-MID technology that combines electrical circuits with three-dimensional mechanical parts.
Altium Designer’s 3D PCB layout tool supports 3D-MID technology that combines electrical circuits with three-dimensional mechanical parts.
suzumiya8 2022-07-30 14:56:45

guys what is this even mean, the ‘vpnc-script’ file exits, and i ran the command directly on shell spell the same error 127
smol_mazunki 2022-07-30 15:00:41
siduck 2022-07-30 14:43:04
@smol_mazunki what does this mean
it means pressing ^C will fuck up your file
Techie_03 2022-07-30 15:01:14
I mean it does cancel a process
smol_mazunki 2022-07-30 15:03:09
that’s kind of the point of ^C lol
smol_mazunki 2022-07-30 15:03:16
but ^C doesn’t kill it abruptly
smol_mazunki 2022-07-30 15:03:23
you have SIGKILL and SIGABRT for that
smol_mazunki 2022-07-30 15:07:02
suzumiya8 2022-07-30 14:56:45
guys what is this even mean, the ‘vpnc-script’ file exits, and i ran the command directly on shell spell the same error 127
in theory exitcode 127 means command not found
smol_mazunki 2022-07-30 15:07:09
but don’t trust that convention blindly xd
smol_mazunki 2022-07-30 15:07:44
also please don’t store credentials in your commands
smol_mazunki 2022-07-30 15:07:56
save them in a file and load said file
Techie_03 2022-07-30 15:09:30
smol_mazunki 2022-07-30 15:03:23
you have SIGKILL and SIGABRT for that
I see
smol_mazunki 2022-07-30 15:10:00
sigint will close files safely, for instance
smol_mazunki 2022-07-30 15:10:19
so any open files would be closed, causing no harm or locks to your filesystem
smol_mazunki 2022-07-30 15:10:36
sure, the files might become useless if you only wrote half a file
smol_mazunki 2022-07-30 15:10:40
but eh
alexmb7 2022-07-30 15:14:19
https://news.sky.com/story/adolf-hitlers-watch-sells-for-nearly-1m-in-auction-condemned-by-jewish-leaders-12661737
Adolf Hitler’s watch sells for nearly £1m in auction condemned by Jewish leaders – Sky News
An open letter signed by 34 Jewish leaders described the sale of the watch, which bears a swastika, Nazi eagle and the initials AH, as “abhorrent”.
An open letter signed by 34 Jewish leaders described the sale of the watch, which bears a swastika, Nazi eagle and the initials AH, as “abhorrent”.
sche91 2022-07-30 15:16:12
Y 2022-07-30 14:23:03
What’s the best way to install flutter and Android studio on ubuntu
https://developer.android.com/studio#downloads ??
Download Android Studio & App Tools – Android Developers – Android Developers
Android Studio provides app builders with an integrated development environment (IDE) optimized for Android apps. Download Android Studio today.
Android Studio provides app builders with an integrated development environment (IDE) optimized for Android apps. Download Android Studio today.
alexmb7 2022-07-30 15:17:38
+1
alexmb7 2022-07-30 15:18:12
Y 2022-07-30 14:23:03
As they are not available in apt
google has apt deb mirrors
check em
alexmb7 2022-07-30 15:21:45

alexmb7 2022-07-30 15:22:25
thats from my deb.. no idea, much there
not debian 11 but all trees available ( by official debian )
not debian 11 but all trees available ( by official debian )
alexmb7 2022-07-30 15:24:11
