--- | Log | opened Fri Jul 30 00:00:03 2021 |
--- | Day | changed Fri Jul 30 2021 |
00:00 | <Sqrt{not}> | not .11 .12 instead |
00:00 | <Sqrt{not}> | so: ssh 192.168.0.12 |
00:00 | <urk> | So I should use 192.168.0.12? There is no reference to a Giggabyte board in the scans, and I question whether any of these IPs are the correct ones? |
00:02 | <Sqrt{not}> | well, the only 2 machine listening for ssh connections in that entire /24 network are 192.168.0.10 and 192.168.0.12 |
00:02 | <Sqrt{not}> | try it and see what happens |
00:02 | <urk> | Its asking me for a password, and the one I have used all along isn't accepted. |
00:03 | <urk> | What do I do about the password problem? |
00:03 | <Sqrt{not}> | I thought you went through some process to setup ssh using keys, not passwords. what happened to that? |
00:04 | <urk> | Sqrt{not}: I did, and not sure why I am being prompted for this. |
00:04 | <aloo_shu> | eh if the username is different on the remote, you need to give that, too |
00:05 | <Sqrt{not}> | can you show what the screen looks like when you connect to this mystery .12 machine please? |
00:05 | <urk> | http://paste.debian.net/1206006/ |
00:05 | -!- | jm_ [flier@000125af.user.oftc.net] has joined #debian |
00:05 | -!- | jm_ is "." on #debian |
00:08 | <urk> | Something went wrong. As mentioned earlier, I changed the port from 22 on the remote machine to something obscure, and forgot to write the new port address down. However, it was above 4,000 |
00:09 | <Sqrt{not}> | sigh. OK, maybe that is the 192.168.0.11 -- nmap reported that it scanned 1000 port on it and found nothing open, but apparently your secret ssh port is not in the first 1000. |
00:10 | <urk> | How do I change the scan so that it scans for the correct IP? |
00:12 | <Sqrt{not}> | let's try this: nmap 192.168.0.11 -p1-65536 |
00:13 | <urk> | Sqrt{not}: Incidentally I didn't disable pasword authentification, and only enabled the ID so that either could be used. |
00:14 | -!- | JAA [~JAA@ns531958.ip-192-99-9.net] has joined #debian |
00:14 | -!- | JAA is "JustAnotherArchivist" on #debian |
00:15 | <Sqrt{not}> | urk, that might be the one you already tried then, since it said this: pdq@192.168.0.12: Permission denied (publickey,password) |
00:15 | <Sqrt{not}> | but if you really changed the port, then that probably is not the one |
00:16 | <urk> | received an error indicating that ports must be between 0 and 65535 inclusive QUITTING. I changed the scann to 65535 and then received a message that all 65535 scanned ports on 192.168.0.11 are closed. |
00:17 | -!- | nsuperbus_ [~nsuperbus@00019841.user.oftc.net] has joined #debian |
00:17 | -!- | nsuperbus_ is "nsuperbus" on #oftc #C #debian #haiku #llvm |
00:18 | <Sqrt{not}> | hmmm, not good. I'm sorry to say, but it looks like you made it too tricky, and too secure. |
00:19 | <Konomi> | ultimately secure, no one can log into it |
00:19 | <Sqrt{not}> | the first nmap scan found 4 machines on your local network. Do you know how many machines are connected to this network? |
00:20 | -!- | nsuperbus [~nsuperbus@00019841.user.oftc.net] has quit [Ping timeout: 480 seconds] |
00:20 | -!- | nsuperbus_ is now known as nsuperbus |
00:21 | -!- | hele [~hele@88-115-23-57.elisa-laajakaista.fi] has quit [] |
00:21 | -!- | hele [~hele@88-115-23-57.elisa-laajakaista.fi] has joined #debian |
00:21 | -!- | hele is "hele" on #debian-next #debian |
00:21 | <urk> | Sqrt{not}: Just my Dell XPS that I am talking to you now, and the box with a Giggabyte board that is hard wired to my cable modem, and that is it. |
00:23 | -!- | xylo [c55663548b@125.236.225.172] has left #debian [Error from remote client] |
00:24 | <Sqrt{not}> | I hate to say it, but nmap found one more -- 192.168.0.11 -- and from the much bigger latency, it looks like it maybe is on wifi? is that possible? |
00:24 | <urk> | Nothing is on wifi here except my cell phone. |
00:24 | <urk> | Everything is wired into my modem. |
00:24 | <Sqrt{not}> | could that one be your cell phone then? |
00:25 | <urk> | I am going to shut off my phone and see what happens. |
00:26 | -!- | quarkyalice [~quarkyali@0002bad9.user.oftc.net] has quit [Ping timeout: 480 seconds] |
00:28 | -!- | alex11 [~alex11@bras-base-mtrlpq5302w-grc-31-76-70-61-139.dsl.bell.ca] has quit [Quit: Leaving] |
00:28 | <urk> | Sqrt{not}: http://paste.debian.net/1206009/ |
00:29 | <urk> | Sqrt{not}: I recall there is dual boot between multiple types of Linux on the other machine. |
00:29 | <Sqrt{not}> | urk, OK, good, that mystery address went away, so it probably was the cell phone. Thus your gigabyte thing is actually on 192.168.0.12 |
00:29 | <urk> | How do you know? |
00:30 | <Sqrt{not}> | because now there are only 3: .1 is the router, .10 we already know is your Dell, so the only other one must be your giga thing |
00:30 | -!- | hele [~hele@88-115-23-57.elisa-laajakaista.fi] has quit [Ping timeout: 480 seconds] |
00:30 | -!- | quarkyalice [~quarkyali@0002bad9.user.oftc.net] has joined #debian |
00:30 | -!- | quarkyalice is "realname" on #postmarketos #postmarketos-devel #postmarketos-mainline #postmarketos-porting #postmarketos-offtopic #postmarketos-lowlevel #asahi #asahi-dev #asahi-gpu #asahi-re #alpine-linux #alpine-devel #alpine-docs #alpine-offtopic #debian #kernelnewbies #debian-offtopic #quarky #lain #linux-msm |
00:30 | <urk> | I tried to ssh 192.168.0.12, and still being prompted for a password. |
00:30 | <urk> | How do I fix that problem? |
00:31 | -!- | debalance [~quassel@2a02:908:1080:9040:201:2eff:fe70:36f] has joined #debian |
00:31 | -!- | debalance is "Philipp Huebner" on #debian #debian-devel-changes |
00:31 | <urk> | Also wondering why I am not also requested for the RSA ID instead? |
00:31 | <Sqrt{not}> | I don't know. as I recall, you were following some non-debian guides on how to set it up. then you also fixed it to work with keys, and then changed the ports? |
00:32 | <Sqrt{not}> | but wait, you said maybe the giga thing is dual- or multi-booting, and it is headless so you don't see what it is doing? is that right? |
00:32 | <urk> | I followed the guide at https://phoenixnap.com/kb/ssh-to-connect-to-remote-server-linux-or-windows and at https://medium.com/@jakewies/accessing-remote-machines-using-ssh-55a0fdf5e9d8 |
00:33 | <Sqrt{not}> | urk, sorry, I'm not familiar with either of those guides. |
00:33 | <urk> | Sqrt{not}: Yes there is a dual boot option on the Giggabyte board. |
00:34 | <urk> | My memory seems to believe it was both Debian and Centos. |
00:34 | <Sqrt{not}> | so maybe it is booting the other thing, not whatever you think it is booting? |
00:34 | <Sqrt{not}> | can you make it boot into the other option, not the one it is on now? |
00:34 | <urk> | I don't know. I just want to figure out how to see the directory structure and files on the Giggabyte board. |
00:34 | <Sqrt{not}> | well, step one is to log in somehow |
00:35 | <urk> | I don't have a monitor for the other machine, and the OS boots by default into Debian, but password protected. |
00:35 | <Sqrt{not}> | did you install that debian and centos onto it, or someone else? |
00:35 | <urk> | Sqrt{not}: I installed Debian and Centos on to it. |
00:35 | <Sqrt{not}> | how did you manage to setup ssh on it without a monitor? |
00:36 | -!- | quarkyalice_ [~quarkyali@0002c721.user.oftc.net] has joined #debian |
00:36 | -!- | quarkyalice_ is "realname" on #postmarketos #postmarketos-devel #postmarketos-mainline #postmarketos-porting #postmarketos-offtopic #postmarketos-lowlevel #asahi #asahi-dev #asahi-gpu #asahi-re #alpine-linux #alpine-devel #alpine-docs #alpine-offtopic #debian #kernelnewbies #debian-offtopic #quarky #lain #linux-msm |
00:36 | <urk> | At one point it had a monitor, but its a sordid story. I had to replace the hard drive, and power supply because both failed, but was able to save all of the data. After that, I got served a no cause eviction while I was out of town, and put everything in storage. The box was left out purposely so I could get access to the data. |
00:37 | <Sqrt{not}> | ewwww. sorry to hear it. |
00:37 | -!- | wytchmaster [~wytchmast@groupware.proxion.de] has joined #debian |
00:37 | -!- | wytchmaster is "Andreas " on #debian |
00:37 | <urk> | The other box does boot into Debian by default. |
00:37 | <urk> | But hasn't been run since at least 2017 |
00:37 | -!- | jff [~quassel@102-128-165-046.ip-addr.inexio.net] has joined #debian |
00:37 | -!- | jff is "Jörg Frings-Fürst,,," on #debian |
00:38 | <urk> | It is turned on now. |
00:38 | <urk> | Why am I being prompted for a password that isn't accepted? HOw do I fix this password problem that shows up after running ssh 192.168.0.12? |
00:38 | <Sqrt{not}> | but how did you do all this configuring and ssh activating, and port changing, and key management, the last few days? on this inaccessible box? how did you see what you were doing then? |
00:39 | <Sqrt{not}> | did you install this debian long ago on that box? did you maybe use a different password back then? were you able to log into it recently to do all this crypto-key manipulation? |
00:39 | <urk> | I followed the instructions found at https://phoenixnap.com/kb/ssh-to-connect-to-remote-server-linux-or-windows, and also got help from jcnaught on copying the public key to the /.ssh directory |
00:40 | -!- | semeion [~semeion@0001996c.user.oftc.net] has quit [Read error: Connection reset by peer] |
00:40 | -!- | nsuperbus [~nsuperbus@00019841.user.oftc.net] has quit [Quit: goodbye] |
00:40 | <Sqrt{not}> | how did you install any keys on the giga box, if you cannot log into it? |
00:40 | <urk> | I probably did use a different password, but don't recall what it is. I have an inkling of what some of the characters are. |
00:40 | -!- | semeion [~semeion@0001996c.user.oftc.net] has joined #debian |
00:40 | -!- | semeion is "semeion" on #help #oftc #lxde #debian #bitlbee |
00:40 | <urk> | Instructions said this could be done with an IP alone which was obtained with nano before I changed the port. |
00:41 | <jmcnaught> | How did you change the port on a computer with no monitor that you cannot connect to with ssh? |
00:41 | -!- | farsight [~farsight@221.237.149.101] has joined #debian |
00:41 | -!- | farsight is "ubuntu" on #debian |
00:42 | -!- | quarkyalice [~quarkyali@0002bad9.user.oftc.net] has quit [Ping timeout: 480 seconds] |
00:43 | -!- | quarkyalice [~quarkyali@0002bad9.user.oftc.net] has joined #debian |
00:43 | -!- | quarkyalice is "realname" on #postmarketos #postmarketos-devel #postmarketos-mainline #postmarketos-porting #postmarketos-offtopic #postmarketos-lowlevel #asahi #asahi-dev #asahi-gpu #asahi-re #alpine-linux #alpine-devel #alpine-docs #alpine-offtopic #debian #kernelnewbies #debian-offtopic #quarky #lain #linux-msm |
00:43 | <urk> | Hold on. Let me look up what I did. |
00:45 | <urk> | I may have changed something in /etc/ssh/sshd_config |
00:45 | <jmcnaught> | On the laptop or the headless computer? |
00:46 | <urk> | ok. The port I used was 64472. I found it in the configuration file. |
00:47 | <urk> | :q! |
00:47 | <urk> | The port was changed with vim /etc/ssh/sshd_config |
00:47 | <jmcnaught> | On the laptop? |
00:48 | <urk> | yes |
00:48 | <jmcnaught> | That does not change it on the old headless computer though. |
00:48 | -!- | quarkyalice_ [~quarkyali@0002c721.user.oftc.net] has quit [Ping timeout: 480 seconds] |
00:49 | -!- | zmy [~zmy@240e:3b9:1411:c9b0:242e:2bd:fd24:2] has joined #debian |
00:49 | -!- | zmy is "realname" on #debian |
00:49 | <urk> | yes] |
00:49 | <urk> | Port on the laptop is 64472 |
00:49 | <urk> | Its probably still 22 on the laptop |
00:50 | -!- | zmy [~zmy@240e:3b9:1411:c9b0:242e:2bd:fd24:2] has quit [] |
00:51 | <urk> | How do I reset the public key password? That seems to be one of the bottlenecks. |
00:51 | -!- | semeion [~semeion@0001996c.user.oftc.net] has quit [Remote host closed the connection] |
00:52 | <jmcnaught> | It sounds like you have not yet accessed the old monitor-less computer at all yet, by ssh or otherwise. |
00:52 | -!- | semeion [~semeion@0001996c.user.oftc.net] has joined #debian |
00:52 | -!- | semeion is "semeion" on #help #oftc #lxde #debian #bitlbee |
00:52 | <jmcnaught> | If you edited /etc/ssh/sshd_config on the laptop it would have no effect on the other computer. |
00:53 | <urk> | jmcnaught: No I have not accessed the old monitor as of yet. I may have found something to help me regain password control of the public key pair https://computingforgeeks.com/how-to-change-or-update-ssh-key-passphrase-on-linux-unix/ |
00:53 | <jmcnaught> | urk: are you talking about ssh keys that you just made recently? |
00:54 | <urk> | yes |
00:54 | <jmcnaught> | urk: for that to work you need to copy the public ssh key to the server computer (the one with no monitor). |
00:55 | <jmcnaught> | urk: if you have not been able to copy the ssh public key to the monitor-less computer you will not be able to use the newly created key pair to connect. |
00:55 | <jmcnaught> | urk: password authentication would be your only option. |
00:55 | <urk> | I thought it was copied, but maybe something went wrong? |
00:55 | <jmcnaught> | urk: how was it copied? |
00:56 | <urk> | Hold on. Let me look it up. |
00:57 | -!- | tizef [~tyzef@43.231.30.166] has joined #debian |
00:57 | -!- | tizef is "realname" on #debian-qemu #debian-offtopic #3hg #nakedeb #debian-next #debian |
00:58 | <urk> | I think it was this ssh-copy-id -i ~/.ssh/<public_key_file> <user>@<remote machine>, and I took instructions from https://medium.com/@jakewies/accessing-remote-machines-using-ssh-55a0fdf5e9d8 |
00:59 | <urk> | I am going to try doing it again to make sure. |
01:00 | <jmcnaught> | urk: ssh-copy-id uses ssh to copy the public key to the correct place on the server you are connecting to. If there was no public key already, you would have had to enter a password for ssh-copy-id to successfully copy the key to the server. |
01:01 | <urk> | jmcnaught: The password that I thought I used quit working. It worked prior to this evening. |
01:02 | <jmcnaught> | urk: or you copied the ssh to the wrong computer. |
01:02 | <urk> | I think I am having a path problem http://paste.debian.net/1206012/ |
01:03 | <urk> | I used the IP address that nano said was for the Giggabyte machine. The other machine has a Giggabyte motherboard. |
01:03 | <jmcnaught> | urk: 1. use "su -l" always, never "su" alone. 2. Why are you root in the first place? |
01:05 | <urk> | I went into root so that I would have less typing |
01:05 | <urk> | only known_hosts is in .ssh |
01:05 | <jmcnaught> | You do not need to be root to use the ssh command/client |
01:05 | <jmcnaught> | If you do not need root for something, you should not be root. |
01:07 | <urk> | I am no longer root |
01:08 | -!- | log2 [~log2@185.230.126.13] has quit [Remote host closed the connection] |
01:08 | -!- | log2 [~log2@185.230.126.13] has joined #debian |
01:08 | -!- | log2 is "snake" on #tor #oftc #debian |
01:09 | <jmcnaught> | Were you root when you created the ssh key pair that you think you copied to the other computer? |
01:09 | <urk> | jmcnaught: I don't think so. |
01:09 | <urk> | http://paste.debian.net/1206013/ |
01:09 | -!- | ax562 [~ax562@0002ac27.user.oftc.net] has quit [Quit: Leaving] |
01:10 | <urk> | I tried copying this from the home directory since there is a copy in there. |
01:11 | <jmcnaught> | urk: you used '-f' where you should use '-i' |
01:12 | -!- | debalance [~quassel@00017b9a.user.oftc.net] has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.] |
01:12 | <urk> | I think there is still a path problem http://paste.debian.net/1206015/ |
01:13 | -!- | quarkyalice_ [~quarkyali@0002c721.user.oftc.net] has joined #debian |
01:13 | -!- | quarkyalice_ is "realname" on #postmarketos #postmarketos-devel #postmarketos-mainline #postmarketos-porting #postmarketos-offtopic #postmarketos-lowlevel #asahi #asahi-dev #asahi-gpu #asahi-re #alpine-linux #alpine-devel #alpine-docs #alpine-offtopic #debian #kernelnewbies #debian-offtopic #quarky #lain #linux-msm |
01:13 | <jmcnaught> | urk: what does "ls .ssh" say? |
01:14 | <urk> | jmcnaught: Can not access file http://paste.debian.net/1206016/ |
01:15 | -!- | gtristan [~tristan@123.140.10.74] has joined #debian |
01:15 | -!- | gtristan is "Tristan van Berkom" on #debian-next #kernelnewbies #debian |
01:16 | <jmcnaught> | urk: did you "cd /" before running "ls .ssh"? Type "cd" to get back to your home directory, or use "ls ~/.ssh" |
01:19 | -!- | quarkyalice [~quarkyali@0002bad9.user.oftc.net] has quit [Ping timeout: 480 seconds] |
01:19 | <urk> | jmcnaught: authorized keys is 072721 instead of 072721.pub Shouldn't this be 072721.pub? |
01:19 | <urk> | Authorized keys showed up after running ls ~/.ssh |
01:20 | -!- | pavlushka [~pavlushka@00021abb.user.oftc.net] has quit [Remote host closed the connection] |
01:21 | -!- | ax5623 [~NickServ@0002affd.user.oftc.net] has quit [Remote host closed the connection] |
01:21 | <jmcnaught> | urk: ~/.ssh/authorized_keys is a file that contains public keys from key pairs that are allowed to log in as that user on that computer over ssh |
01:21 | <urk> | jmcnaught: How come the key shows up as 072721 instead of 072721.pub? |
01:22 | -!- | quarkyalice_ [~quarkyali@0002c721.user.oftc.net] has quit [Ping timeout: 480 seconds] |
01:23 | <urk> | I have a 072721.pub that is in the folder that is /home/pdq |
01:24 | <jmcnaught> | urk: I do not know, maybe you moved it. |
01:25 | <urk> | Is this the correct command given the setup I have ssh-copy-id -i ~/.ssh/072721.pub 192.168.0.12 |
01:25 | -!- | }ls{ [~kalle@000199a5.user.oftc.net] has joined #debian |
01:25 | -!- | }ls{ is "nobody" on #kvm #debian-nginx #debian-lan #debian-kde #debian-django #debian |
01:26 | <urk> | Is the 072721 or the 072721.pub the file that needs to be copied to /.ssh? |
01:26 | <jmcnaught> | 072721.pub |
01:28 | <urk> | I wonder if they are reversed? I see 072721 after running ls .ssh |
01:28 | <urk> | Should I copy the 072721.pub to .ssh, and the 072721 from .ssh to /home/pdq? |
01:28 | -!- | ronald [~ronald@190.148.209.146] has joined #debian |
01:28 | -!- | ronald is "Ronald Marín" on #debian |
01:29 | <urk> | Actually meant to say use mv command instead of copy |
01:29 | <jmcnaught> | urk: I do not know why 072721.pub is in /home/pdq and not /home/pdq/.ssh in the first place. |
01:30 | <urk> | I don't either. I thought we moved the 072721 to the .ssh, but maybe I moved the wrong file? |
01:30 | <jmcnaught> | urk: both files belong in .ssh |
01:30 | <urk> | ok. I will attempt to move the other file. |
01:31 | -!- | nyov is now known as Guest2756 |
01:31 | -!- | nyov [~nyov@nyov.user.oftc.net] has joined #debian |
01:31 | -!- | nyov is "nyov" on #postmarketos #debian-offtopic #debian #luakit #oftc |
01:31 | <jmcnaught> | urk: anyways this all seems futile because you do not know the password on the monitor-less computer. |
01:31 | <urk> | Maybe not. I have an inkling of what it is. |
01:32 | <urk> | is this the correct command mv 072721.07b /.ssh? |
01:32 | <jmcnaught> | Until you figure it out, or find a way to physically log in with a monitor (and mouse and keyboard) you will not be able to ssh into it. |
01:32 | <jmcnaught> | It does not matter that you created an SSH key pair |
01:33 | <urk> | I think I know what it is. |
01:34 | <urk> | ok, both keys are in there. |
01:34 | <urk> | I will try copying again. |
01:34 | <urk> | to the other computer. |
01:36 | <urk> | Well this is what I see on my computer http://paste.debian.net/1206018/ Should I just use a hard drive enclosure at this point? |
01:37 | <urk> | Its still asking me for a password. Is this the password to the remote machine? Or the password to the ssh pair? |
01:38 | -!- | Guest2756 [~nyov@nyov.user.oftc.net] has quit [Ping timeout: 480 seconds] |
01:40 | <jmcnaught> | urk: the remote machine |
01:40 | <urk> | Can the password be changed from a remote device? |
01:41 | <Blendie> | yes but you need to log in first |
01:41 | -!- | SZO [~anon@192.30.89.67] has quit [Remote host closed the connection] |
01:43 | -!- | crazyfrog [~crazyfrog@213142096229.public.telering.at] has joined #debian |
01:43 | -!- | crazyfrog is "realname" on #debian |
01:43 | <urk> | Blendie: |
01:43 | <Blendie> | yes? |
01:43 | <urk> | Blendie: What in case I can't log in because I don't remember the password to the remote device? Can this be changed with the passwd command? |
01:43 | -!- | semeion [~semeion@0001996c.user.oftc.net] has quit [Quit: WeeChat 3.2] |
01:43 | <Blendie> | then you need to acess root on that machine and change it with passwd |
01:44 | <urk> | How do I access the root of the machine? I'm looking at a tutorial, but it didn't give me all that I need to know https://www.cyberciti.biz/faq/linuxunix-change-password-using-passwd-command/ |
01:45 | <Blendie> | you might want to boot up a live system then chroot to the actuall system |
01:46 | -!- | crazyfrog [~crazyfrog@213142096229.public.telering.at] has quit [] |
01:47 | <urk> | Blendie: Is that done on my side? |
01:47 | -!- | xylo [c55663548b@125.236.225.172] has joined #debian |
01:47 | -!- | xylo is "xylo" on #debian |
01:47 | -!- | gtristan [~tristan@123.140.10.74] has quit [Ping timeout: 480 seconds] |
01:47 | <Blendie> | it cannt be done remotely |
01:48 | <urk> | ok. IN that case I need to pull the drive, and put it in a hard drive enclosure tomorrow. Thanks for all of your help. |
01:48 | -!- | Ericounet [~Eric@2a01:e0a:d0:3c20:e0dc:b310:316a:b632] has joined #debian |
01:48 | -!- | Ericounet is "realname" on #freedombox #debian |
01:48 | <Blendie> | for the future - use ssh keys |
01:48 | <urk> | ok |
01:48 | -!- | richard_h [~richard@2406:e001:8:a900:6e62:6dff:fe05:ae29] has quit [Quit: Leaving.] |
01:49 | -!- | diogenes_oftc [~diogenes_@188.208.122.230] has joined #debian |
01:49 | -!- | diogenes_oftc is "Nicolas" on #debian |
01:51 | -!- | ibx2496 [~FE865@185.195.233.147] has joined #debian |
01:51 | -!- | ibx2496 is "realname" on #debian @#linuxmint |
01:53 | -!- | is0ke3 [~is0ke3@0002bb50.user.oftc.net] has quit [Ping timeout: 480 seconds] |
01:54 | -!- | urk [~urk@2601:647:5c80:2730::2] has quit [Remote host closed the connection] |
01:57 | -!- | xylo [c55663548b@125.236.225.172] has left #debian [Error from remote client] |
01:59 | -!- | mendel_munkis [~mendelmun@ool-ae2cb218.dyn.optonline.net] has joined #debian |
01:59 | -!- | mendel_munkis is "realname" on #debian #i2p #debian-gaming #Corsair |
02:00 | -!- | ronald [~ronald@190.148.209.146] has quit [Ping timeout: 480 seconds] |
02:00 | -!- | Catoptromancy [~Cato@000127fd.user.oftc.net] has quit [Quit: leaving] |
02:05 | -!- | quazgar [~quazgar@p200300cf07379900b144083832e32d2c.dip0.t-ipconnect.de] has joined #debian |
02:05 | -!- | quazgar is "quazgar" on #debian-kde #debian |
02:10 | -!- | gtristan [~tristan@110.11.238.160] has joined #debian |
02:10 | -!- | gtristan is "Tristan van Berkom" on #debian-next #kernelnewbies #debian |
02:14 | -!- | pavlushka [~pavlushka@00021abb.user.oftc.net] has joined #debian |
02:14 | -!- | pavlushka is "Pavel Sayekat" on #debian #oftc |
02:15 | -!- | seednode [~seednode@0002b892.user.oftc.net] has quit [Quit: Nihil supernum.] |
02:16 | -!- | seednode [~seednode@0002b892.user.oftc.net] has joined #debian |
02:16 | -!- | seednode is "seednode" on #debian #alpine-linux |
02:23 | -!- | ronald [~ronald@190.148.209.146] has joined #debian |
02:23 | -!- | ronald is "Ronald Marín" on #debian |
02:25 | -!- | JAA [~JAA@ns531958.ip-192-99-9.net] has left #debian [] |
02:28 | -!- | texou [~jp@000178ec.user.oftc.net] has quit [Ping timeout: 480 seconds] |
02:33 | -!- | stylesen [~stylesen@117.221.7.97] has quit [Ping timeout: 480 seconds] |
02:33 | -!- | farsight [~farsight@221.237.149.101] has quit [Ping timeout: 480 seconds] |
02:34 | -!- | alex11 [~alex11@bras-base-mtrlpq5302w-grc-31-76-70-61-139.dsl.bell.ca] has joined #debian |
02:34 | -!- | alex11 is "your worst nightmare" on #bitlbee #debian-next #debian |
02:36 | -!- | ricard [~ricard@c188-151-234-105.bredband.tele2.se] has joined #debian |
02:36 | -!- | ricard is "realname" on #debian |
02:36 | -!- | snowyfox [~snowyfox@2607:fea8:79f:b1f0::750f] has joined #debian |
02:36 | -!- | snowyfox is "Snowyfox" on #debian-kde #debian |
02:37 | -!- | farsight [~farsight@221.237.149.101] has joined #debian |
02:37 | -!- | farsight is "ubuntu" on #debian #C |
02:37 | -!- | farsight [~farsight@221.237.149.101] has quit [] |
02:43 | -!- | pavlushka [~pavlushka@00021abb.user.oftc.net] has quit [Remote host closed the connection] |
02:50 | -!- | tagomago [~tagomago@static-188-74-228-77.ipcom.comunitel.net] has joined #debian |
02:50 | -!- | tagomago is "Tagomago" on #debian |
02:53 | <snowyfox> | Umm, random IRC-related question.. |
02:53 | <snowyfox> | Does OFTC have a bouncer? |
02:54 | <snowyfox> | If not, can I, like, view IRC using telnet..? |
02:54 | <sney> | I don't think oftc has a bouncer service but you could ask them in #oftc |
02:54 | <snowyfox> | Because if so, then on a TTY in my server I can just telnet and maybe forward stdout to a file |
02:54 | <snowyfox> | rather than install a bouncer nor IRC client |
02:54 | <snowyfox> | Ah, that's their meta channel.. |
02:54 | <snowyfox> | Thanks- |
02:54 | <sney> | rfc1459 is p simple if you feel like running it all manually over telnet, that should be possible https://tools.ietf.org/html/rfc1459 |
03:03 | <rudi_s> | Don't forget to PONG every few minutes ... |
03:03 | -!- | vv221[BI] [~vv221BI]@2a01cb0881af0b00bab4f712010c0308.ipv6.abo.wanadoo.fr] has joined #debian |
03:03 | -!- | vv221[BI] is "vv221[BI]" on #debian |
03:03 | -!- | chele [~chele@00022067.user.oftc.net] has joined #debian |
03:03 | -!- | chele is "chele" on #debian-next #debian |
03:03 | -!- | mezzo [~mezzo@176-141-171-88.abo.bbox.fr] has joined #debian |
03:03 | -!- | mezzo is "mezzo" on #debian @#lichess #yuming |
03:03 | <rudi_s> | A minimal IRC client is easy with awk if you like to use that ... |
03:04 | <snowyfox> | sleepy RFC reading.. |
03:04 | <snowyfox> | ..pong? server pings..? |
03:04 | <rudi_s> | Yeah |
03:05 | -!- | sproutnikus [~sproutnik@8VQAACOBO.tor-irc.dnsbl.oftc.net] has joined #debian |
03:05 | -!- | sproutnikus is "realname" on #fdroid #oftc #tor #debian |
03:06 | -!- | gelignite [~gelignite@55d46dd2.access.ecotel.net] has joined #debian |
03:06 | -!- | gelignite is "gelignite" on #debian #llvm #openttd |
03:07 | -!- | TheCoffeMaker [~TheCoffeM@0002bafc.user.oftc.net] has quit [Ping timeout: 480 seconds] |
03:08 | -!- | awal1 [~awal1@bras-base-mtrlpq0315w-grc-22-70-55-159-121.dsl.bell.ca] has joined #debian |
03:08 | -!- | awal1 is "realname" on #debian-devel-changes #debian-next #debian |
03:09 | -!- | luz1 [~luz1@0002156e.user.oftc.net] has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in] |
03:10 | -!- | ht-706 [~ht-706@218.8.166.61] has joined #debian |
03:10 | -!- | ht-706 is "Unknown" on #debian |
03:10 | -!- | luz1 [~luz1@0002156e.user.oftc.net] has joined #debian |
03:10 | -!- | luz1 is "luz1" on #oftc #debian |
03:10 | <Konomi> | you need to periodically reply to the irc server or you'll be disconnected |
03:10 | -!- | TheCoffeMaker [~TheCoffeM@125-121-245-190.fibertel.com.ar] has joined #debian |
03:10 | -!- | TheCoffeMaker is "TheCoffeMaker" on #xorg #virt #kvm #emdebian #debian-xfce #debian-vim #debian-next #debian-embedded #debian #armdev |
03:11 | -!- | ht-706 [~ht-706@218.8.166.61] has quit [] |
03:11 | <snowyfox> | A bit scary.. so, I cannot just telnet and leave it AFK for hours |
03:11 | <Konomi> | no you cannot |
03:12 | <snowyfox> | Mm, I can use AWK or something else that will reply once in a while for me.. |
03:12 | <Konomi> | but you could write something in perl or python and it would be extremely simple |
03:12 | <snowyfox> | but I've never written a script like that before.. |
03:12 | -!- | toto_ [~toto@aftr-37-201-214-52.unity-media.net] has joined #debian |
03:12 | -!- | toto_ is "realname" on #debian-next #debian |
03:13 | <Konomi> | https://datatracker.ietf.org/doc/html/rfc2812#section-3.7.2 |
03:13 | -!- | giammi [~giammi@62-167-236-20.static.adslpremium.ch] has quit [Remote host closed the connection] |
03:14 | <Konomi> | snowyfox: https://pythonspot.com/building-an-irc-bot/ |
03:14 | <Konomi> | like 20 lines if you're lucky |
03:15 | -!- | fmneto_ [~quassel@2804:14c:70:2b68::1004] has quit [Ping timeout: 480 seconds] |
03:15 | <rudi_s> | snowyfox: Or you could just use a regular (terminal) IRC client like irssi or weechat ;-) |
03:16 | <Konomi> | I love weechat |
03:17 | <Konomi> | But yeah the python or perl if you're inclined is extremely simple for irc, that's why a lot of people start with an irc client as a programming exercise |
03:17 | -!- | snowyfox2 [~snowyfox2@2607:fea8:79f:b1f0::750f] has joined #debian |
03:17 | -!- | snowyfox2 is "Snowyfox" on #debian |
03:19 | <vv221> | I remember using ii as a base for IRC unattended interactions: https://packages.debian.org/buster/ii |
03:19 | <vv221> | I liked its file-base interface. |
03:19 | <vv221> | But for "bouncing" needs, I more simply rely on weechat in tmux on a server. |
03:20 | <snowyfox2> | One second.. |
03:20 | <snowyfox2> | rudi_s But telnet is funnier.. |
03:21 | -!- | rpittau|afk is now known as rpittau |
03:21 | <snowyfox2> | also, private messaging the channel to post a message to everyone in it..? and then it says IRC was meant to be for private messaging other people.. |
03:21 | -!- | tizef [~tyzef@43.231.30.166] has quit [Remote host closed the connection] |
03:22 | <snowyfox> | I've heard about those two clients but I've never tried them |
03:22 | <snowyfox> | But it's not a good idea to install an IRC client on a server, no..? |
03:22 | <snowyfox> | At least unnecessarily. But telnet is arguably more dangerous.. |
03:23 | <vv221> | What would be the issue with IRC client on a server? I admit I did not overthink this ;) |
03:23 | <snowyfox2> | Thank you everyone for the info- reading things slowly now.. |
03:23 | -!- | newtons [~newtons@101.39.196.178.dynamic.wline.res.cust.swisscom.ch] has joined #debian |
03:23 | -!- | newtons is "newtons" on #debian |
03:23 | <vv221> | (it’s a at home server, and happens to be my everyday computer too) |
03:24 | -!- | nikow3 [~nikow@2001:41d0:601:1100::462] has quit [Quit: WeeChat 2.3] |
03:25 | -!- | nikow [~nikow@2001:41d0:601:1100::462] has joined #debian |
03:25 | -!- | nikow is "nikow" on #debian #alpine-linux #tor-relays #tor |
03:25 | <rudi_s> | Running IRC clients on a server is not an issue. In fact, almost all IRC clients (or bouncers) are running on a server so you don't disconnect when you're not online. |
03:26 | <rudi_s> | And telnet is not dangerous, it's just not encrypted/authenticated which means it's insecure to use for sensitive data. |
03:26 | <rudi_s> | Sure, but telnet (as in the command, which is basically like nc in this case) is not enough for IRC. |
03:26 | <snowyfox2> | I mean more like, the make arbitrary connections to anything part. |
03:27 | <snowyfox2> | nc.. so many package names.. abbaba.. |
03:27 | <rudi_s> | snowyfox2: So? Any program can do that. It's just a TCP connection. You can do it with nc, telnet (although telnet, the protocol, is different), etc. |
03:28 | <rudi_s> | It's just outgoing, so nobody can connect to the server. |
03:28 | <snowyfox2> | Mm, that's the case.. it's safe then, maybe I should set one up.. |
03:29 | -!- | quarkyalice [~quarkyali@0002bad9.user.oftc.net] has joined #debian |
03:29 | -!- | quarkyalice is "realname" on #postmarketos #postmarketos-devel #postmarketos-mainline #postmarketos-porting #postmarketos-offtopic #postmarketos-lowlevel #asahi #asahi-dev #asahi-gpu #asahi-re #alpine-linux #alpine-devel #alpine-docs #alpine-offtopic #debian #kernelnewbies #debian-offtopic #quarky #lain #linux-msm |
03:29 | -!- | jipege4 [~quassel@pop.92-184-106-162.mobile.abo.orange.fr] has joined #debian |
03:29 | -!- | jipege4 is "jipege" on #debian |
03:32 | -!- | cnsvc [~cnsvc@0002885d.user.oftc.net] has quit [Remote host closed the connection] |
03:32 | -!- | cnsvc [~cnsvc@li541-179.members.linode.com] has joined #debian |
03:32 | -!- | cnsvc is "CNSVC" on #debian #wayland #freedesktop |
03:33 | -!- | diogenes_oftc [~diogenes_@188.208.122.230] has quit [Quit: vergissmeinnicht] |
03:35 | -!- | texou [~jp@000178ec.user.oftc.net] has joined #debian |
03:35 | -!- | texou is "Stoicien" on #hyprateam #bitlbee #debian-next #debian #debian-devel-es #debian-devel-it #debian-a11y |
03:35 | -!- | luz1 [~luz1@0002156e.user.oftc.net] has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in] |
03:35 | -!- | towo` [~towo@00012f0f.user.oftc.net] has joined #debian |
03:35 | -!- | towo` is "Torsten -towo- Wohlfarth" on #vbox #vboxger #kvm #radeon #kernelnewbies #siduction-admin #debian-offtopic #debian-next #debian |
03:35 | -!- | uos [~smuxi@183.6.111.105] has joined #debian |
03:35 | -!- | uos is "Your Name" on #debian |
03:36 | -!- | luz1 [~luz1@0002156e.user.oftc.net] has joined #debian |
03:36 | -!- | luz1 is "luz1" on #oftc #debian |
03:38 | -!- | mode/#debian [+l 960] by debhelper |
03:38 | -!- | uos [~smuxi@183.6.111.105] has quit [Read error: Connection reset by peer] |
03:40 | -!- | kbelyea [~kbelyea@noether.webshed.org] has joined #debian |
03:40 | -!- | kbelyea is "kbelyea" on #debian |
03:40 | -!- | ronald [~ronald@190.148.209.146] has quit [Quit: leaving] |
03:42 | <snowyfox2> | okay I'm ready to have coffee now..! |
03:42 | -!- | Ericounet [~Eric@2a01:e0a:d0:3c20:e0dc:b310:316a:b632] has quit [] |
03:42 | <snowyfox2> | I think if I turn off power management in KDE it won't go to sleep |
03:42 | <snowyfox2> | So I don't have to write that IRC client today |
03:43 | <snowyfox2> | Learned more things today.. I am closer to old computing sage :v |
03:43 | -!- | snowyfox2 [~snowyfox2@2607:fea8:79f:b1f0::750f] has quit [Quit: snowyfox2] |
03:44 | -!- | netvor [~amahdal@ip-94-112-143-195.net.upcbroadband.cz] has quit [Quit: WeeChat 3.0.1] |
03:45 | -!- | netvor [~amahdal@ip-94-112-143-195.net.upcbroadband.cz] has joined #debian |
03:45 | -!- | netvor is "amahdal" on #debian |
03:47 | -!- | kbelyea [~kbelyea@noether.webshed.org] has left #debian [] |
03:48 | -!- | Mezz [~Mezz@dsl-hkibng31-58c384-213.dhcp.inet.fi] has joined #debian |
03:48 | -!- | Mezz is "Mezz" on #oftc #llvm #moocows #virt #ceph #Qubes_OS @#gemu #aqi-data-share #redditprivacy #debian-xfce #alpine-linux #debian #publiclab #biz #help #kvm #freedombox |
03:50 | -!- | newtons [~newtons@101.39.196.178.dynamic.wline.res.cust.swisscom.ch] has quit [] |
03:52 | -!- | Zr40 [~zr40@000128ef.user.oftc.net] has quit [Read error: No route to host] |
03:55 | -!- | Zr40 [~zr40@000128ef.user.oftc.net] has joined #debian |
03:55 | -!- | Zr40 is "Zr40" on #linode #debian |
03:56 | -!- | NomadJim__ [~Jim@72.168.161.65] has joined #debian |
03:56 | -!- | NomadJim__ is "Nomad" on #debian #linode |
03:56 | -!- | NomadJim_ [~Jim@72.168.160.38] has quit [Read error: Connection reset by peer] |
03:57 | -!- | sproutnikus [~sproutnik@8VQAACOBO.tor-irc.dnsbl.oftc.net] has quit [Quit: Leaving] |
03:57 | -!- | sproutnikus [~sproutnik@4G4AACJRI.tor-irc.dnsbl.oftc.net] has joined #debian |
03:57 | -!- | sproutnikus is "realname" on #fdroid #oftc #tor #debian |
03:59 | -!- | dpat [~dpat@213-47-44-84.cable.dynamic.surfer.at] has quit [Ping timeout: 480 seconds] |
04:05 | -!- | hendursa1 [~weechat@7YZAABXNP.tor-irc.dnsbl.oftc.net] has joined #debian |
04:05 | -!- | hendursa1 is "weechat" on #robigalia #debian #postmarketos #kernelnewbies |
04:06 | -!- | Lucanis [~Lucanis3@c-76-114-52-57.hsd1.ca.comcast.net] has quit [Remote host closed the connection] |
04:06 | -!- | Lucanis [~Lucanis3@c-76-114-52-57.hsd1.ca.comcast.net] has joined #debian |
04:06 | -!- | Lucanis is "realname" on #debian |
04:07 | -!- | pavlushka [~pavlushka@00021abb.user.oftc.net] has joined #debian |
04:07 | -!- | pavlushka is "Pavel Sayekat" on #debian #oftc |
04:07 | -!- | vv221[BI] [~vv221BI]@2a01cb0881af0b00bab4f712010c0308.ipv6.abo.wanadoo.fr] has quit [Ping timeout: 480 seconds] |
04:08 | -!- | conf [~conf@0002c9eb.user.oftc.net] has quit [Ping timeout: 480 seconds] |
04:10 | -!- | dpat [~dpat@213-47-44-84.cable.dynamic.surfer.at] has joined #debian |
04:10 | -!- | dpat is "dpat" on #debian-cinnamon #debian #debian-bsp-2021-szg #grml |
04:12 | -!- | hendursaga [~weechat@8L3AADXI7.tor-irc.dnsbl.oftc.net] has quit [Ping timeout: 480 seconds] |
04:12 | -!- | conf [~conf@nerve-soda.bnr.la] has joined #debian |
04:12 | -!- | conf is "conf" on #debian |
04:15 | -!- | cyrilb [~camb@pip.ozlabs.org] has joined #debian |
04:15 | -!- | cyrilb is "Cyril Bur" on #debian |
04:17 | -!- | diogenes_oftc [~diogenes_@188.208.123.128] has joined #debian |
04:17 | -!- | diogenes_oftc is "Nicolas" on #debian |
04:19 | -!- | camb [~camb@pip.ozlabs.org] has quit [Ping timeout: 480 seconds] |
04:19 | -!- | cyrilb is now known as camb |
04:20 | -!- | Pingerfowder_ [~pngrfwdr@2404:9400:3:0:216:3eff:fee1:1151] has joined #debian |
04:20 | -!- | Pingerfowder_ is "Powderfinger" on #debian |
04:21 | -!- | Pingerfowder [~pngrfwdr@2404:9400:3:0:216:3eff:fee1:1151] has quit [Ping timeout: 480 seconds] |
04:23 | -!- | kathenas [~kathenas@2a02:c7f:e512:a500:6520:a782:87e7:fcb0] has quit [Quit: Leaving] |
04:25 | -!- | luz1 [~luz1@0002156e.user.oftc.net] has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in] |
04:25 | -!- | luz1 [~luz1@0002156e.user.oftc.net] has joined #debian |
04:25 | -!- | luz1 is "luz1" on #debian #oftc |
04:30 | -!- | luz1 [~luz1@0002156e.user.oftc.net] has quit [] |
04:31 | -!- | luz1 [~luz1@0002156e.user.oftc.net] has joined #debian |
04:31 | -!- | luz1 is "luz1" on #oftc #debian |
04:32 | -!- | spike [~spike@20014C4E1D8AFB00D944D5AA6107A620.unconfigured.pool.telekom.hu] has joined #debian |
04:32 | -!- | spike is "realname" on #debian |
04:33 | -!- | brunoramoslu [~brunoramo@94.252.121.255] has quit [Ping timeout: 480 seconds] |
04:36 | -!- | kathenas [~kathenas@2a02:c7f:e512:a500:6520:a782:87e7:fcb0] has joined #debian |
04:36 | -!- | kathenas is "Phil Wyett" on #debian #debian-next |
04:36 | -!- | banym [~banym@banym.de] has quit [Quit: Have a nice day!] |
04:37 | -!- | uos [~smuxi@183.6.111.105] has joined #debian |
04:37 | -!- | uos is "Your Name" on #debian |
04:38 | -!- | qoreQyaS [~fnord@foofactory.org] has quit [Remote host closed the connection] |
04:38 | -!- | uos [~smuxi@183.6.111.105] has quit [Read error: Connection reset by peer] |
04:39 | -!- | tomreyn_ [~tomreyn@0001c3a3.user.oftc.net] has joined #debian |
04:39 | -!- | tomreyn_ is "Tom Reynolds" on #linux #tor-dev #tor #privacytech #oftc #debian-offtopic #debian-next #debian |
04:40 | -!- | banym [~banym@banym.de] has joined #debian |
04:40 | -!- | banym is "banym" on #debian |
04:42 | -!- | onionadmn7 [~onionadmn@136.185.140.164] has joined #debian |
04:42 | -!- | onionadmn7 is "Onions" on #debian |
04:42 | -!- | tidux69 [~tidux@50.31.112.231] has joined #debian |
04:42 | -!- | tidux69 is "tidux" on #debian |
04:43 | -!- | kay- [~kay@vmanager6813.v.reverse-ip.de] has joined #debian |
04:43 | -!- | kay- is "ZNC - https://znc.in" on #ubuntu #terraform #packer #go-nuts #arduino #debian |
04:43 | -!- | brunoramoslu [~brunoramo@94.252.121.42] has joined #debian |
04:43 | -!- | brunoramoslu is "Bruno Ramos via https://convos.chat" on #debian |
04:43 | -!- | qoreQyaS [~fnord@foofactory.org] has joined #debian |
04:43 | -!- | qoreQyaS is "Sven Grewe - AS35258" on #debian |
04:43 | -!- | awal1 [~awal1@bras-base-mtrlpq0315w-grc-22-70-55-159-121.dsl.bell.ca] has quit [Quit: Leaving] |
04:43 | -!- | kay_ [~kay@vmanager6813.v.reverse-ip.de] has quit [Read error: Connection reset by peer] |
04:43 | -!- | tomreyn [~tomreyn@0001c3a3.user.oftc.net] has quit [Remote host closed the connection] |
04:46 | -!- | onionadmn [~onionadmn@136.185.140.164] has quit [Ping timeout: 480 seconds] |
04:46 | -!- | onionadmn7 is now known as onionadmn |
04:48 | -!- | tidux6 [~tidux@50.31.112.231] has quit [Ping timeout: 480 seconds] |
04:48 | -!- | boistordu_old [~boistordu@193.32.127.134] has quit [Remote host closed the connection] |
04:52 | -!- | tidux697 [~tidux@50.31.112.231] has joined #debian |
04:52 | -!- | tidux697 is "tidux" on #debian |
04:54 | -!- | voyager1 [~voyager1@0002a22b.user.oftc.net] has quit [Quit: -] |
04:54 | -!- | tidux69 [~tidux@50.31.112.231] has quit [Read error: Connection reset by peer] |
04:57 | -!- | endstille [~Miranda@2a00:6020:1dfe:7100:b12b:ad0:6e2e:8686] has joined #debian |
04:57 | -!- | endstille is "marc.brinkmann@gmail.com" on #debian |
04:59 | -!- | Netsplit synthon.oftc.net <-> coherence.oftc.net quits: wcpan, onionadmn, _0xdd, joj, sgn, arturo, nevivurn, kmshanah, dreamer, Ekho, (+68 more, use /NETSPLIT to show all of them) |
04:59 | -!- | Tom [~oftc-webi@2a0f:9100:110:a::2] has joined #debian |
04:59 | -!- | Tom is "OFTC WebIRC Client" on #debian |
04:59 | -!- | Lucanis [~Lucanis3@c-76-114-52-57.hsd1.ca.comcast.net] has quit [Remote host closed the connection] |
04:59 | <Tom> | Hi, Bonjour, |
04:59 | -!- | Lucanis [~Lucanis3@c-76-114-52-57.hsd1.ca.comcast.net] has joined #debian |
04:59 | -!- | Lucanis is "realname" on #debian |
05:00 | <Tom> | Some one speak French, here ? |
05:00 | -!- | arnoldoree [~arnoldore@ranoldoree.plus.com] has joined #debian |
05:00 | -!- | arnoldoree is "Arnold Opio Oree" on #virt #debian-tech #debian |
05:00 | <diogenes_oftc> | !fr |
05:00 | <dpkg> | Pour l'aide en francais, veuillez rejoindre le canal #debian-fr or #debian-quebec. - debian-user-french@lists.debian.org |
05:00 | <Tom> | Thanks ! |
05:01 | -!- | mimi89999 [cb2cbfa643@89-72-190-170.dynamic.chello.pl] has left #debian [Error from remote client] |
05:03 | -!- | resmo [~resmo@0001265c.user.oftc.net] has joined #debian |
05:03 | -!- | resmo is "realname" on #debian |
05:04 | -!- | Netsplit over, joins: onionadmn, Pingerfowder_, camb, conf, pavlushka, gtristan, _Matth_, sgn, ribe, k-man (+21 more) |
05:04 | -!- | mtj is "mtj" on #debian-perl #kvm #debian-xen #alpine-linux #perl @#koha-ci @#oocalc #docker #freerdp @#debian-help @#retroarch #nx |
05:04 | -!- | Netsplit over, joins: mtj, taowa, jesec, JerryXiao, keropok, ohithere, Caesar, kkd, Wolf480pl, adi (+5 more) |
05:04 | -!- | ServerMode/#debian [+o debchange] by singleton.oftc.net |
05:04 | -!- | Netsplit over, joins: MillerBoss, tjbp, lfaraone, eti, dsp, rvandegrift, Ekho, Guest16, parallax, Hooloovoo (+22 more) |
05:04 | -!- | taowa is "taowa rosetwig" on #debian #spi #debian-quebec #debian-rant #mobian #neurodebian #panfrost @#debian-auth #roominations #Qubes_OS #debian-privacy #debian-hugs #debian-gnupg #debian-trademark #debian-nonupload |
05:04 | -!- | TomyWork [~tomy@p200300e80f133c00ec3d394ca56977aa.dip0.t-ipconnect.de] has joined #debian |
05:04 | -!- | TomyWork is "realname" on #debian #vbox |
05:05 | -!- | debchange [~debchange@debchange.bot.oftc.net] has quit [Ping timeout: 480 seconds] |
05:06 | -!- | boistordu_ex [~boistordu@0002bdcc.user.oftc.net] has joined #debian |
05:06 | -!- | boistordu_ex is "realname" on #tor-project #tor-onions #redditprivacy #Qubes_OS #python #pulseaudio #postgresql #php #openjdk #OpenBSD #oftc #netdev #NetBSD #mitmproxy #llvm-build #kvm #java #ifupdown-ng #help #gstreamer #guardianproject #haiku #hackerspaces #haskell #gfortran #freenode #gentoo #dri-devel #debian-xfce #debian-ubuntu #debian-raspberrypi #debian-qemu #debian-offtopic #debian-nginx #debian-live #debian-haskell #debianfr #debian #c++ #C #bash #archlinux |
05:06 | -!- | f10_ [~flo@ip5b40863a.dynamic.kabel-deutschland.de] has joined #debian |
05:06 | -!- | f10_ is "f10" on #debian |
05:07 | -!- | Hydroxide [~jim@hydroxide.netop.oftc.net] has quit [Remote host closed the connection] |
05:07 | -!- | Hydroxide [~jim@hydroxide.netop.oftc.net] has joined #debian |
05:07 | -!- | Hydroxide is "Jimmy Kaplowitz" on #debian-quebec #debian-offtopic #debian-next #debian-nyc #debian #moocows #oftc #spi |
05:07 | -!- | debchange [~debchange@debchange.bot.oftc.net] has joined #debian |
05:07 | -!- | debchange is "debchange utility bot" on #debian #debian-next @##uddmill-ops |
05:08 | -!- | mode/#debian [+o debchange] by ChanServ |
05:08 | <Tom> | Hi, I need help to show / un-hide desktop icons. By default, I've see an picture at startup. But when I've saved any document in my Desktop folder, I would like to see this icon on my desktop, at startup. Can you help me ? |
05:09 | -!- | pranith [~Pranith@c-107-3-165-39.hsd1.ca.comcast.net] has quit [Ping timeout: 480 seconds] |
05:09 | -!- | pavlushka [~pavlushka@00021abb.user.oftc.net] has quit [Read error: Connection reset by peer] |
05:11 | <Tom> | Someone help me ? |
05:11 | -!- | is0ke3 [~is0ke3@0002bb50.user.oftc.net] has joined #debian |
05:11 | -!- | is0ke3 is "is0ke3" on #tor #debian |
05:11 | -!- | pavlushka [~pavlushka@00021abb.user.oftc.net] has joined #debian |
05:11 | -!- | pavlushka is "Pavel Sayekat" on #oftc #debian |
05:12 | <jm_> | you need to provide more details, which desktop etc. |
05:14 | <Tom> | It's a fresh/new install of debian, I think I use Gnome, sorry, it's Gnome 3.30.2 and Debian 10 (buster). |
05:15 | <Tom> | I think it's up to date |
05:17 | <Tom> | When I navigate in Settings, it's poor and I dont know where is the right button |
05:17 | <jm_> | sorry I never used gnome, but no doubt someone else can help, just wait till they reply |
05:18 | <Tom> | Ok, thanks. |
05:21 | <Tom> | Hi, someone can help me with GNOME 3.30.2 and Debian 10 buster ? |
05:22 | -!- | xylo [c55663548b@125.236.225.172] has joined #debian |
05:22 | -!- | xylo is "xylo" on #debian |
05:25 | -!- | mimi89999 [cb2cbfa643@89-72-190-170.dynamic.chello.pl] has joined #debian |
05:25 | -!- | mimi89999 is "mimi89999" on #debian #postmarketos-devel |
05:26 | -!- | jmux [~jan-marek@2a01:c22:6fcb:c200:69c5:cf6f:5c76:93af] has joined #debian |
05:26 | -!- | jmux is "Jan-Marek Glogowski" on #debian |
05:28 | -!- | gtristan [~tristan@110.11.238.160] has quit [Ping timeout: 480 seconds] |
05:28 | -!- | diogenes_oftc [~diogenes_@188.208.123.128] has quit [Quit: vergissmeinnicht] |
05:29 | -!- | vv221[BI] [~vv221BI]@2a01cb0881af0b00bab4f712010c0308.ipv6.abo.wanadoo.fr] has joined #debian |
05:29 | -!- | vv221[BI] is "vv221[BI]" on #debian |
05:40 | -!- | arnoldoree [~arnoldore@ranoldoree.plus.com] has quit [Ping timeout: 480 seconds] |
05:40 | -!- | alex_ [~alex11@bras-base-mtrlpq5302w-grc-31-76-70-61-139.dsl.bell.ca] has joined #debian |
05:40 | -!- | alex_ is "your worst nightmare" on #debian #debian-next #bitlbee |
05:41 | -!- | alex_ [~alex11@bras-base-mtrlpq5302w-grc-31-76-70-61-139.dsl.bell.ca] has quit [] |
05:43 | -!- | arnoldoree [~arnoldore@ranoldoree.plus.com] has joined #debian |
05:43 | -!- | arnoldoree is "Arnold Opio Oree" on #virt #debian-tech #debian |
05:44 | -!- | pipedream [~pipedream@196.21.91.2] has quit [Ping timeout: 480 seconds] |
05:45 | -!- | alex11 [~alex11@bras-base-mtrlpq5302w-grc-31-76-70-61-139.dsl.bell.ca] has quit [Ping timeout: 480 seconds] |
05:46 | -!- | spike [~spike@20014C4E1D8AFB00D944D5AA6107A620.unconfigured.pool.telekom.hu] has quit [Ping timeout: 480 seconds] |
05:48 | -!- | giammi__ [~giammi@62-167-236-20.static.adslpremium.ch] has joined #debian |
05:48 | -!- | giammi__ is "giammi" on #debian #freedombox |
05:52 | -!- | giammi__ [~giammi@62-167-236-20.static.adslpremium.ch] has quit [Remote host closed the connection] |
05:54 | <Tom> | It's good for me. I've an answer. Thanks. |
05:55 | -!- | Tom [~oftc-webi@2a0f:9100:110:a::2] has left #debian [] |
05:59 | -!- | jipege4 [~quassel@pop.92-184-106-162.mobile.abo.orange.fr] has quit [Ping timeout: 480 seconds] |
06:00 | -!- | Ericounet [~Eric@2a01:e0a:d0:3c20:e0dc:b310:316a:b632] has joined #debian |
06:00 | -!- | Ericounet is "realname" on #freedombox #debian |
06:02 | -!- | stsquad [~stsquad@000252d6.user.oftc.net] has joined #debian |
06:02 | -!- | stsquad is "Alex Bennée" on #debian #xendevel #xen #virt #debian-xen #debian-cross |
06:02 | -!- | pipedream [~pipedream@ns1.aims.ac.za] has joined #debian |
06:02 | -!- | pipedream is "Jan Groenewald" on #debian-ubuntu #debian-printing #debian-next #debian |
06:04 | -!- | zamuro [~Samantha@89.141.246.198.dyn.user.ono.com] has joined #debian |
06:04 | -!- | zamuro is "Romanes eunt domus" on @#debian-ve #debian |
06:08 | -!- | xylo [c55663548b@125.236.225.172] has left #debian [Error from remote client] |
06:10 | -!- | dselect [~dselect@dselect.bot.oftc.net] has quit [Quit: ouch... that hurt] |
06:11 | -!- | dselect [~dselect@dselect.bot.oftc.net] has joined #debian |
06:11 | -!- | dselect is "dpkg backup readonly db" on #debian |
06:11 | -!- | milkt [~debian@0002812a.user.oftc.net] has quit [Quit: leaving] |
06:16 | -!- | kapouer [~kapouer@2a01:e0a:e8:e1b0:c921:5fa:aaa1:e1ac] has joined #debian |
06:16 | -!- | kapouer is "Jérémy Lal" on #debian |
06:17 | <kapouer> | hi, is an autopkgtest failure a policy violation, but which ? |
06:18 | <bremner> | kapouer: this seems like the wrong channel for that question, try #debian-mentors |
06:18 | <kapouer> | oops right |
06:23 | -!- | thiras [~thiras@24.133.81.19] has joined #debian |
06:23 | -!- | thiras is "Ant Somers" on #debian #tor |
06:24 | -!- | Blue_Hat [~kamron@72.252.171.132] has joined #debian |
06:24 | -!- | Blue_Hat is "Blue_Hat" on #debian |
06:25 | -!- | euandreh [~euandreh@2804:14c:33:9fe5:9526:d20a:c7ef:dc9b] has quit [Quit: WeeChat 3.2] |
06:31 | -!- | omegatron [~some@0002b4d3.user.oftc.net] has joined #debian |
06:31 | -!- | omegatron is "8" on #debian #C #bash #alpine-reproducible #alpine-linux #alpine-devel #alpine-de |
06:32 | -!- | Ericounet [~Eric@2a01:e0a:d0:3c20:e0dc:b310:316a:b632] has quit [Ping timeout: 480 seconds] |
06:34 | -!- | endstille [~Miranda@2a00:6020:1dfe:7100:b12b:ad0:6e2e:8686] has quit [Quit: Miranda NG! Smaller, Faster, Easier. https://miranda-ng.org/] |
06:38 | -!- | esselfe [~steph@00029dbe.user.oftc.net] has joined #debian |
06:38 | -!- | esselfe is "Steph" on #openttd #debian-quebec #debian #linode |
06:41 | -!- | Blacker47 [~Blacker47@00014f22.user.oftc.net] has joined #debian |
06:41 | -!- | Blacker47 is "Blacker47" on #debian-next #debian |
06:43 | -!- | arnoldoree [~arnoldore@ranoldoree.plus.com] has quit [Ping timeout: 480 seconds] |
06:43 | -!- | metallic [~misterio@47.red-83-53-210.dynamicip.rima-tde.net] has joined #debian |
06:43 | -!- | metallic is "Danielsan" on #debian-l10n-spanish #debian |
06:46 | -!- | _Matth_ [~Matth@h175-177-040-146.catv02.itscom.jp] has quit [Remote host closed the connection] |
06:46 | -!- | _Matth_ [~Matth@h175-177-040-146.catv02.itscom.jp] has joined #debian |
06:46 | -!- | _Matth_ is "realname" on #debian #debian-next |
06:48 | -!- | pi__ [~AdminUser@46.175.167.10] has joined #debian |
06:48 | -!- | pi__ is "pi" on #debian |
06:48 | -!- | zeh [~pgup@2600:3c00::f03c:92ff:fec6:da18] has joined #debian |
06:48 | -!- | zeh is "pruu" on #debian |
06:48 | -!- | debalance [~quassel@2a02:908:1080:9040:201:2eff:fe70:36f] has joined #debian |
06:48 | -!- | debalance is "Philipp Huebner" on #debian #debian-devel-changes |
06:49 | -!- | SZO [~anon@192.30.89.67] has joined #debian |
06:49 | -!- | SZO is "anon" on #debian-next #debian |
06:50 | -!- | pi__ [~AdminUser@46.175.167.10] has quit [] |
06:52 | -!- | jzz [~jzz@0002ba56.user.oftc.net] has joined #debian |
06:52 | -!- | jzz is "Johannes Zarl-Zierl" on #debian-kde #debian |
06:58 | -!- | mode/#debian [+l 967] by debhelper |
06:58 | -!- | gelignite [~gelignite@55d46dd2.access.ecotel.net] has quit [Quit: Stay safe!] |
07:01 | -!- | diogenes_oftc [~diogenes_@93.116.130.26] has joined #debian |
07:01 | -!- | diogenes_oftc is "Nicolas" on #debian |
07:05 | -!- | dpkg [~dpkg@dpkg.bot.oftc.net] has quit [Quit: buh bye!] |
07:06 | -!- | dpkg [~dpkg@dpkg.bot.oftc.net] has joined #debian |
07:06 | -!- | dpkg is "apt backup" on #debian |
07:07 | -!- | schizo [~schizo@00021b96.user.oftc.net] has joined #debian |
07:07 | -!- | schizo is "me without a mic is like a beat without a snare" on #oftc #linux #debian |
07:09 | -!- | xylo [c55663548b@125.236.225.172] has joined #debian |
07:09 | -!- | xylo is "xylo" on #debian |
07:09 | -!- | snowyfox [~snowyfox@2607:fea8:79f:b1f0::750f] has quit [] |
07:11 | -!- | dpat [~dpat@213-47-44-84.cable.dynamic.surfer.at] has quit [Remote host closed the connection] |
07:13 | -!- | dpat [~dpat@213-47-44-84.cable.dynamic.surfer.at] has joined #debian |
07:13 | -!- | dpat is "dpat" on #debian-cinnamon #debian #debian-bsp-2021-szg #grml |
07:14 | -!- | arnoldoree [~arnoldore@ranoldoree.plus.com] has joined #debian |
07:14 | -!- | arnoldoree is "Arnold Opio Oree" on #virt #debian-tech #debian |
07:30 | -!- | spike [~spike@20014C4E1D8AFB00D944D5AA6107A620.unconfigured.pool.telekom.hu] has joined #debian |
07:30 | -!- | spike is "realname" on #debian |
07:44 | -!- | ribe [~ribe@0001bc47.user.oftc.net] has quit [Ping timeout: 480 seconds] |
07:48 | -!- | metallic [~misterio@00027ca6.user.oftc.net] has quit [Quit: Konversation terminated!] |
07:52 | -!- | thiras [~thiras@24.133.81.19] has quit [Ping timeout: 480 seconds] |
07:54 | -!- | qwer [~qwer@89-24-47-3.nat.epc.tmcz.cz] has joined #debian |
07:54 | -!- | qwer is "qwer" on #debian #retroshare #openttd.notice #linux-storage #linuxfriends #debian-hamchat #debian-gaming #debian-boinc #Corsair #vectorlinux |
07:55 | -!- | lucascastro [~lucascast@177-185-133-236.dynamic.isotelco.net.br] has joined #debian |
07:55 | -!- | lucascastro is "Lucas Castro" on #debian-br #debian-devel-br #debian #kernelnewbies #debian-bsb |
08:00 | -!- | leonardorocha [~leonardo@2804:14d:882:a24c:a147:d51d:c698:6e4] has joined #debian |
08:00 | -!- | leonardorocha is "realname" on #debian #debian-br |
08:00 | -!- | ahso [~Thunderbi@2601:404:c900:428:7dea:223c:97ba:6279] has joined #debian |
08:00 | -!- | ahso is "ahso" on #debian-next #debian #debian-wsl |
08:02 | -!- | wololoer [~user@00022ff6.user.oftc.net] has joined #debian |
08:02 | -!- | wololoer is "user" on #pipewire #s6 #alpine-linux #kvm #virt #suckless #openjdk #debian-next #debian |
08:04 | -!- | Brigo [~Brigo@40.181.60.213.dynamic.reverse-mundo-r.com] has joined #debian |
08:04 | -!- | Brigo is "realname" on #debian #debian-next |
08:06 | -!- | Blue_Hat [~kamron@72.252.171.132] has quit [Ping timeout: 480 seconds] |
08:17 | -!- | choozy [~choozy@75-63-174-82.ftth.glasoperator.nl] has joined #debian |
08:17 | -!- | choozy is "Choozy V" on #mobian #debian |
08:18 | -!- | mode/#debian [+l 973] by debhelper |
08:20 | -!- | _Matth_ [~Matth@h175-177-040-146.catv02.itscom.jp] has quit [Read error: Connection reset by peer] |
08:21 | -!- | stuff [~stuff@cpc124316-ayle4-2-0-cust78.15-2.cable.virginm.net] has joined #debian |
08:21 | -!- | stuff is "Stuff" on #debian |
08:21 | <stuff> | What will happen if I unplug the boot drive? |
08:23 | <stuff> | while the system is running? |
08:23 | -!- | miksa [~miksa@nat-38-0.nsk.sibset.net] has joined #debian |
08:23 | -!- | miksa is "realname" on #debian |
08:23 | <selckin> | same thing when you uplug the electricity |
08:23 | -!- | miksa [~miksa@nat-38-0.nsk.sibset.net] has quit [] |
08:23 | <stuff> | does it just |
08:23 | -!- | sirmanuel [~sirmanuel@190.216.224.210] has joined #debian |
08:23 | -!- | sirmanuel is "realname" on #debian |
08:23 | -!- | _zxq9_ [~zxq9@FL1-119-244-161-76.okn.mesh.ad.jp] has quit [Read error: Connection reset by peer] |
08:23 | <stuff> | shut down? |
08:23 | -!- | thiras [~thiras@24.133.81.19] has joined #debian |
08:23 | -!- | thiras is "Ant Somers" on #tor #debian |
08:23 | <sirmanuel> | hi guyes, I cannot mount my cdrom unit, it doesn't appear in fstab |
08:24 | <selckin> | just spew a lot of errors probably, but should run, was thinknig in term of data corruption on the drive |
08:24 | <stuff> | ah |
08:24 | <stuff> | its an SD card, not much to lose |
08:25 | -!- | stuff [~stuff@cpc124316-ayle4-2-0-cust78.15-2.cable.virginm.net] has quit [] |
08:26 | -!- | tagomago [~tagomago@static-188-74-228-77.ipcom.comunitel.net] has quit [Ping timeout: 480 seconds] |
08:27 | <sirmanuel> | I followed an instruction of internet wih wodin |
08:28 | -!- | ffs3___ [~Dresden@241.105.45.217.dyn.plus.net] has quit [Ping timeout: 480 seconds] |
08:30 | -!- | tagomago [~tagomago@static-188-74-228-77.ipcom.comunitel.net] has joined #debian |
08:30 | -!- | tagomago is "Tagomago" on #debian |
08:31 | -!- | _zxq9_ [~zxq9@FL1-119-244-161-76.okn.mesh.ad.jp] has joined #debian |
08:31 | -!- | _zxq9_ is "zxq9" on #Electronics #WxWidgets #ffmpeg #devuan #ubuntu #kubuntu #debian #zomp #erlang #space |
08:35 | -!- | mzf [~mzf@0002ab8d.user.oftc.net] has quit [Remote host closed the connection] |
08:36 | -!- | ahso [~Thunderbi@0002b3cf.user.oftc.net] has quit [Quit: bye] |
08:37 | <quazgar> | cdrom etc. should be handled by the desktop environment for most use cases. |
08:37 | -!- | sirmanuel [~sirmanuel@190.216.224.210] has quit [Remote host closed the connection] |
08:37 | -!- | jdmark [~jdmark@000274e6.user.oftc.net] has quit [Read error: Connection reset by peer] |
08:39 | -!- | ahso [~Thunderbi@2601:404:c900:428:5ee2:d523:baed:d213] has joined #debian |
08:39 | -!- | ahso is "ahso" on #debian-next #debian #debian-wsl |
08:42 | <jm_> | wodim is a cd burning app, why would you use that to mount a cd? |
08:45 | -!- | qwer [~qwer@89-24-47-3.nat.epc.tmcz.cz] has quit [Ping timeout: 480 seconds] |
08:49 | -!- | sproutnikus [~sproutnik@4G4AACJRI.tor-irc.dnsbl.oftc.net] has quit [Quit: Leaving] |
08:54 | -!- | user [~user@0BGAAC3Q0.tor-irc.dnsbl.oftc.net] has joined #debian |
08:54 | -!- | user is "user" on #debian |
08:55 | -!- | user is now known as Guest2819 |
09:00 | -!- | Guest2819 [~user@0BGAAC3Q0.tor-irc.dnsbl.oftc.net] has quit [Quit: Guest2819] |
09:00 | -!- | user_ [~user@7YZAABXUG.tor-irc.dnsbl.oftc.net] has joined #debian |
09:00 | -!- | user_ is "user" on #debian #hackerspace-drenthe |
09:00 | -!- | boistordu_ex [~boistordu@0002bdcc.user.oftc.net] has quit [Ping timeout: 480 seconds] |
09:01 | -!- | sirmanuel [~sirmanuel@186-24-9-189.static.telcel.net.ve] has joined #debian |
09:01 | -!- | sirmanuel is "realname" on #debian |
09:01 | <sirmanuel> | hi guys |
09:01 | <sirmanuel> | what means this |
09:01 | <sirmanuel> | https://termbin.com/kady |
09:01 | <sirmanuel> | i cannot mount my cdrom unit |
09:01 | <selckin> | that you're from italy |
09:03 | <vdamewood> | Uh, no. Venezuela. |
09:03 | <selckin> | says it doens't know the filesystem type |
09:04 | <vdamewood> | sirmanuel: How are you mounting the CD? |
09:04 | <sirmanuel> | mount /dev/sr0 -t iso9660 -r /mnt/cdrom0 |
09:05 | -!- | boistordu_ex is "realname" on #debian-live #debian-nginx #debian-offtopic #debian-qemu #debian-raspberrypi #debian-ubuntu #debian-xfce #dri-devel #gentoo #freenode #gfortran #haskell #hackerspaces #haiku #guardianproject #gstreamer #help #ifupdown-ng #java #kvm #llvm-build #mitmproxy #NetBSD #netdev #oftc #OpenBSD #openjdk #php #postgresql #pulseaudio #python #Qubes_OS #redditprivacy #tor-onions #tor-project #ubuntu #virt #virtualization #voidlinux #wayland #xfs |
09:05 | -!- | boistordu_ex [~boistordu@0002bdcc.user.oftc.net] has joined #debian |
09:06 | <vdamewood> | what do you get from this?: file /mnt/cdrom0 |
09:06 | <sirmanuel> | <vdamewood> mount /dev/sr0 -t iso9660 -r /mnt/cdrom0 |
09:06 | <sirmanuel> | file /mnt/cdrom0 |
09:07 | <sirmanuel> | sorry |
09:07 | <sirmanuel> | it says is a directory |
09:08 | -!- | jordan [~jordan@gp.abi.org.uk] has joined #debian |
09:08 | -!- | jordan is "Jordan" on #debian |
09:09 | -!- | jordan [~jordan@gp.abi.org.uk] has quit [] |
09:10 | <vdamewood> | sirmanuel: are you ure it's a CD and not a DVD or Blu Ray, and that its file system is iso9660? |
09:10 | <vdamewood> | sure* |
09:10 | -!- | ribe [~ribe@0001bc47.user.oftc.net] has joined #debian |
09:10 | -!- | ribe is "ribe" on #tor-relays #tor-project #tor-dev #tor #debian-next #debian |
09:13 | -!- | jm_ [flier@000125af.user.oftc.net] has quit [Quit: Disconnecting] |
09:13 | -!- | amacater [~amacater@77.97.174.253] has joined #debian |
09:13 | -!- | amacater is "realname" on #debian #debian-live #debian-raspberrypi #debian-wsl |
09:14 | -!- | benj_ [~benj_@192.222.230.86] has quit [Quit: The Lounge - https://thelounge.chat] |
09:14 | -!- | Ericounet [~Eric@82-65-37-204.subs.proxad.net] has joined #debian |
09:14 | -!- | Ericounet is "realname" on #debian #freedombox |
09:15 | -!- | benj_ [~benj_@192.222.230.86] has joined #debian |
09:15 | -!- | benj_ is "benj_" on #debian #ceph |
09:15 | -!- | ottavio [~m0ttv@00029a13.user.oftc.net] has joined #debian |
09:15 | -!- | ottavio is "Ottavio Caruso" on #debian |
09:16 | <ottavio> | Has anybody replaced their graphical file manager with mc (midnight commander)? |
09:16 | -!- | shibboleth [~shibbolet@000288d9.user.oftc.net] has joined #debian |
09:16 | -!- | shibboleth is "/" on #debian-offtopic #virt #tor #samband #redditprivacy #Qubes_OS #privacytech @##privacy-news @##privacy #linux #debian-nordic #debian-next #debian #Corsair @##politics |
09:17 | <selckin> | tons of people in 1999 |
09:17 | <ottavio> | Otherwise: does it make sense to use mc in a graphical environment? |
09:17 | <sirmanuel> | vdamewood i'm not sure what is because i wasnt to mount it o see what they cointained |
09:17 | <ottavio> | selckin: there was a lot of partying in 1999 |
09:18 | <selckin> | ottavio: its just a personal preference, use what you like, for example, i just use a shell and nothing else |
09:18 | <sirmanuel> | i'm not sure what is because i want to mount it to see what they contained |
09:18 | -!- | mezzo [~mezzo@176-141-171-88.abo.bbox.fr] has quit [Remote host closed the connection] |
09:18 | <vdamewood> | 1999 Makes me feel all slinky. |
09:19 | -!- | pranith [~Pranith@c-107-3-165-39.hsd1.ca.comcast.net] has joined #debian |
09:19 | -!- | pranith is "realname" on #linux-rt #kernelnewbies #llvm #debian |
09:19 | <vdamewood> | sirmanuel: try ufs instead of iso9660 |
09:20 | <ottavio> | selckin: I use nemo and it's slow as hell. |
09:20 | -!- | mezzo [~mezzo@176-141-171-88.abo.bbox.fr] has joined #debian |
09:20 | -!- | mezzo is "mezzo" on #debian @#lichess #yuming |
09:20 | -!- | xylo [c55663548b@125.236.225.172] has left #debian [Error from remote client] |
09:21 | <sirmanuel> | <vdamewood> it's the same |
09:21 | -!- | Jad [~Nashmi@0002ae6d.user.oftc.net] has joined #debian |
09:21 | -!- | Jad is "Jad " on #debian-social #debconf-fosdem #bash-completion #bash #debian-dpkg #debian-gnupg #debian-next #debian-offtopic #debian |
09:21 | <vdamewood> | sirmanuel: i'm out of options. |
09:22 | <sirmanuel> | thank you |
09:22 | <vdamewood> | No problem. |
09:23 | <sirmanuel> | i'm going to try from a usblive with other os |
09:24 | <aloo_shu> | for clarifiation, sirmanuel 's error is not saying wrong filesystem - it's saying wrong filesystem OR bad option OR bad superblock OR missig codepage OR missing helper program, it could be a typo (9960?) |
09:25 | -!- | frank_ [~frank@23.83.129.1] has joined #debian |
09:25 | -!- | frank_ is "realname" on #debian |
09:25 | -!- | frank_ [~frank@23.83.129.1] has quit [] |
09:28 | -!- | Cranky_Franky [~Cranky_Fr@23.83.129.1] has joined #debian |
09:28 | -!- | Cranky_Franky is "realname" on #debian |
09:28 | <aloo_shu> | or mount being broken in some way? in any case, the error msg could be mount failing to execute the command just as well as finding a block device it cannot read |
09:28 | <Cranky_Franky> | Hello everyone, how are you? New Debian user here! |
09:30 | -!- | toolz is now known as Daniel |
09:30 | -!- | Etua [~Thunderbi@danelski.pl] has joined #debian |
09:30 | -!- | Etua is "Etua" on #debian-pl #debian #osm-pl |
09:31 | -!- | Lucanis [~Lucanis3@c-76-114-52-57.hsd1.ca.comcast.net] has quit [Quit: oops, I hit the powercord. ] |
09:31 | -!- | diogenes_oftc [~diogenes_@93.116.130.26] has quit [Quit: vergissmeinnicht] |
09:32 | -!- | Lucanis [~Lucanis3@c-76-114-52-57.hsd1.ca.comcast.net] has joined #debian |
09:32 | -!- | Lucanis is "realname" on #debian |
09:32 | <aloo_shu> | sirmanuel: -r for instance is not necessary, and probably in the wrong place, try without -r, mount will say mounting read-only, because with iso9660, that's how it's meant to be |
09:33 | -!- | ax56234 [~NickServ@0002affd.user.oftc.net] has joined #debian |
09:33 | -!- | ax56234 is "truth" on #debian |
09:33 | <bremner> | Cranky_Franky: hi. This is a support channel, so feel free to ask support questions. For more general chat, you can try #debian-offtopic. |
09:33 | -!- | _Matth_ [~Matth@h175-177-040-146.catv02.itscom.jp] has joined #debian |
09:33 | -!- | _Matth_ is "realname" on #debian-next #debian |
09:34 | <Cranky_Franky> | thanks very much, I have been using Debian for a couple days and I got it set up just the way I want, I like it very much so far. |
09:36 | -!- | ottavio [~m0ttv@00029a13.user.oftc.net] has quit [Quit: Au revoir ] |
09:36 | <aloo_shu> | sirmanuel: this mount [-fnrsvw] [-t fstype] [-o options] device dir is the syntax given by man mount for this type of invocation, try using that order instead of squeezing -r between device and dir, and see if that's better |
09:37 | -!- | xylo [c55663548b@125.236.225.172] has joined #debian |
09:37 | -!- | xylo is "xylo" on #debian |
09:37 | -!- | Cranky_Franky [~Cranky_Fr@23.83.129.1] has quit [Remote host closed the connection] |
09:38 | -!- | Cranky_Franky [~Cranky_Fr@23.83.129.1] has joined #debian |
09:38 | -!- | Cranky_Franky is "realname" on #debian |
09:40 | <Cranky_Franky> | I have one question, now that I have installed Debian 10 (buster), I see that Debian 11 will be released soon, what is the process to upgrade to the next stable edition once that happens? Just update the package repositories and run apt-get upgrade? |
09:41 | -!- | sirmanuel [~sirmanuel@186-24-9-189.static.telcel.net.ve] has quit [Remote host closed the connection] |
09:42 | <vv221[BI]> | Cranky_Franky, that's the "ideal" situation, that would work on a very minimal Debian. |
09:42 | <vv221[BI]> | But it's much better to follow the upgrades notes. |
09:42 | -!- | leonardorocha [~leonardo@2804:14d:882:a24c:a147:d51d:c698:6e4] has quit [Remote host closed the connection] |
09:42 | <vv221[BI]> | (I'm looking for the URL…) |
09:42 | <amacater> | Cranky_Franky: As I think I wrote yesterday: Use Google to find the release notes. |
09:43 | <vv221[BI]> | https://www.debian.org/releases/bullseye/amd64/release-notes/ch-upgrading.en.html |
09:43 | <amacater> | Change the sources list - noting that the bullseye URL for security updates has changed. |
09:43 | <Cranky_Franky> | thanks, I will do that, sorry if it is a silly question I am relatively new to linux |
09:43 | <Cranky_Franky> | awesome thanks very much, so it is just as simple as updating the sources? almost too easy haha |
09:43 | <amacater> | Do an apt-get update - to pull in the new list of available packages |
09:43 | <Cranky_Franky> | makes sense |
09:43 | <amacater> | Do an apt-get upgrade - to upgrade services that will upgrade with not to many problems |
09:44 | <amacater> | Do an apt-get dist-upgrade - to do the other packages |
09:44 | <vv221[BI]> | The table of contents on the upgrade notes might look impressive, but it's only because it is very detailed. The actual page content is quite short. |
09:44 | <amacater> | Reboot to use the new 5.10 kernel |
09:44 | <amacater> | apt-get autoremove to remove anything that is no longe rneeded |
09:44 | <Cranky_Franky> | I assume I wont run into too many problems since I really haven't installed anything not within deb 10 |
09:45 | <amacater> | That makes it a lot easier :) |
09:45 | <Cranky_Franky> | I know some people seem to work around it by using flatpaks etc but I haven't done that |
09:45 | <Cranky_Franky> | the base deb 10 is working just fine for me :) |
09:46 | <amacater> | The one step I forgot - _before_ you change the sources.list in /etc/apt/sources.list - do one final Debian 10 update to make sure you're absolutely up to date. |
09:46 | <Cranky_Franky> | I will probably wait for the formal release though before upgrading since I am still getting my feet wet |
09:46 | <Cranky_Franky> | good point, i will do that |
09:46 | -!- | pranith [~Pranith@c-107-3-165-39.hsd1.ca.comcast.net] has quit [Ping timeout: 480 seconds] |
09:47 | <amacater> | As it happens, there's likely to be a further point release for Bullseye an RC3 - third iteration of Release Candidate for the installer _before_ August 14th. |
09:47 | -!- | hendursa1 [~weechat@7YZAABXNP.tor-irc.dnsbl.oftc.net] has quit [Quit: hendursa1] |
09:47 | <Cranky_Franky> | oh I see |
09:47 | <Cranky_Franky> | in the future i would like to get involved with contributing to debian |
09:47 | -!- | hendursaga [~weechat@8VQAACOIA.tor-irc.dnsbl.oftc.net] has joined #debian |
09:47 | -!- | hendursaga is "weechat" on #robigalia #debian #postmarketos #kernelnewbies |
09:47 | <Cranky_Franky> | i'm not an expert but interested in learning and helping a bit |
09:48 | <amacater> | Always good - ask questions on debian-user mailing list, check in wiki.debian.org for things that need help or, if you plan on packaging or similar, you can always ask in debian-mentors mailing list. Welcome :D |
09:48 | -!- | stuff [~stuff@cpc124316-ayle4-2-0-cust78.15-2.cable.virginm.net] has joined #debian |
09:48 | -!- | stuff is "Stuff" on #debian |
09:49 | <stuff> | the taskbar disappeared and i could still move the mouse, the data on it seems fine |
09:50 | <stuff> | Is there anything w |
09:50 | <Cranky_Franky> | yes I read some documents about getting started helping out a developer/mentor, i think i will do that |
09:51 | <stuff> | Is there something wrong with kexec if it makes the display fill with weird noise |
09:51 | <Cranky_Franky> | is there a debian mentors irc channel? |
09:52 | <Cranky_Franky> | ah nm just found it #debian-mentors :P |
09:55 | -!- | _Matth_ [~Matth@h175-177-040-146.catv02.itscom.jp] has quit [Ping timeout: 480 seconds] |
09:55 | -!- | stuff is now known as VMGuy23 |
09:57 | -!- | xylo [c55663548b@125.236.225.172] has left #debian [Error from remote client] |
09:57 | -!- | zebrag [~inkbottle@aaubervilliers-654-1-2-47.w83-200.abo.wanadoo.fr] has joined #debian |
09:57 | -!- | zebrag is "inkbottle" on #wayland #oftc #debian-next #debian #kernelnewbies |
09:59 | -!- | Cranky_Franky [~Cranky_Fr@23.83.129.1] has quit [Quit: Leaving] |
10:02 | -!- | user__ [~user@0BGAAC3R8.tor-irc.dnsbl.oftc.net] has joined #debian |
10:02 | -!- | user__ is "user" on #debian #hackerspace-drenthe |
10:04 | -!- | TheCreeper [~TheCreepe@000209ab.user.oftc.net] has joined #debian |
10:04 | -!- | TheCreeper is "realname" on #debian |
10:07 | -!- | rpittau is now known as rpittau|afk |
10:08 | -!- | xyzzz [~oftc-webi@201.249.207.22] has joined #debian |
10:08 | -!- | xyzzz is "OFTC WebIRC Client" on #debian |
10:10 | -!- | user_ [~user@7YZAABXUG.tor-irc.dnsbl.oftc.net] has quit [Ping timeout: 480 seconds] |
10:12 | -!- | Cranky_Franky [~Cranky_Fr@2409:8a20:4cfa:891:88f5:6e9a:cea4:5] has joined #debian |
10:12 | -!- | Cranky_Franky is "realname" on #debian |
10:12 | -!- | xyzzz [~oftc-webi@201.249.207.22] has quit [] |
10:16 | -!- | zleap [~Paul@00028cc7.user.oftc.net] has joined #debian |
10:16 | -!- | zleap is "realname" on #tor #minidebconf-online #debian-academy #debian-next #debian |
10:16 | -!- | berndj [~berndj@ns1.linksynergy.co.za] has quit [Ping timeout: 480 seconds] |
10:19 | -!- | pranith [~Pranith@c-107-3-165-39.hsd1.ca.comcast.net] has joined #debian |
10:19 | -!- | pranith is "realname" on #linux-rt #kernelnewbies #llvm #debian |
10:20 | -!- | VMGuy23 [~stuff@cpc124316-ayle4-2-0-cust78.15-2.cable.virginm.net] has quit [Quit: VMGuy23] |
10:22 | -!- | netcrash [~charmande@43.135.54.77.rev.vodafone.pt] has joined #debian |
10:22 | -!- | netcrash is "charmander" on #debian |
10:22 | -!- | netcrash [~charmande@43.135.54.77.rev.vodafone.pt] has quit [] |
10:24 | -!- | Cranky_Franky [~Cranky_Fr@2409:8a20:4cfa:891:88f5:6e9a:cea4:5] has quit [Quit: Leaving] |
10:30 | -!- | ibx2496 [~FE865@185.195.233.147] has quit [Ping timeout: 480 seconds] |
10:31 | -!- | endstille [~Miranda@2a00:6020:1dfe:7100:1d0:d6f:62c1:d5f4] has joined #debian |
10:31 | -!- | endstille is "marc.brinkmann@gmail.com" on #debian |
10:33 | -!- | linux [~linux@102.186.62.188] has joined #debian |
10:33 | -!- | linux is "realname" on #debian |
10:33 | <linux> | hi |
10:34 | -!- | linux is now known as Guest2831 |
10:34 | -!- | der [~der@22.34.81.79.rev.sfr.net] has joined #debian |
10:34 | -!- | der is "realname" on #debian |
10:34 | <der> | hi |
10:35 | -!- | qwer [~qwer@89-24-47-3.nat.epc.tmcz.cz] has joined #debian |
10:35 | -!- | qwer is "qwer" on #vectorlinux #Corsair #debian-boinc #debian-gaming #debian-hamchat #linuxfriends #linux-storage #openttd.notice #retroshare #debian |
10:35 | -!- | Dresden [~Dresden@241.105.45.217.dyn.plus.net] has joined #debian |
10:35 | -!- | Dresden is "Dresden" on #debian |
10:35 | -!- | der [~der@22.34.81.79.rev.sfr.net] has quit [] |
10:35 | <Guest2831> | der |
10:36 | -!- | Guest2831 [~linux@102.186.62.188] has quit [] |
10:36 | -!- | khalid_ [~khalid@148.87.23.13] has joined #debian |
10:36 | -!- | khalid_ is "Khalid Aziz" on #debian |
10:38 | -!- | diogenes_oftc [~diogenes_@212.0.201.199] has joined #debian |
10:38 | -!- | diogenes_oftc is "Nicolas" on #debian |
10:39 | -!- | ray_ [~quassel@pool-74-96-110-177.washdc.fios.verizon.net] has joined #debian |
10:39 | -!- | ray_ is "ray,,," on #debian |
10:39 | -!- | newtons [~newtons@2a02:120b:2c42:7650:1a2:c9da:fea:3ad4] has joined #debian |
10:39 | -!- | newtons is "newtons" on #debian |
10:39 | -!- | ray_ [~quassel@pool-74-96-110-177.washdc.fios.verizon.net] has quit [] |
10:40 | -!- | UnixGeezer [~quassel@pool-74-96-110-177.washdc.fios.verizon.net] has joined #debian |
10:40 | -!- | UnixGeezer is "ray,,," on #debian |
10:41 | <mason> | What praytell is the "aptitude reference manual" if not the man page? The man page says to look at the "Search Patterns" section repeatedly, but there isn't one in the man page. |
10:41 | -!- | reillybrogan [~reillybro@174-20-112-100.mpls.qwest.net] has quit [Ping timeout: 480 seconds] |
10:42 | <vv221> | mason, this is probably refering to file:///usr/share/doc/aptitude/html/en/index.html |
10:42 | -!- | jonathon [~jx@0002a9d1.user.oftc.net] has quit [Read error: Connection reset by peer] |
10:42 | <vv221> | Search patterns would be file:///usr/share/doc/aptitude/html/en/ch02s04.html |
10:43 | -!- | user [~user@4G4AACJY1.tor-irc.dnsbl.oftc.net] has joined #debian |
10:43 | -!- | user is "user" on #debian |
10:43 | <vv221> | And the handy reference: file:///usr/share/doc/aptitude/html/en/ch02s04s05.html |
10:43 | -!- | user is now known as Guest2832 |
10:43 | <Guest2832> | hello |
10:43 | -!- | jonathon [~jx@uk.webcrumb.net] has joined #debian |
10:43 | -!- | jonathon is "jonathon" on #oftc #radeon #moocows #debian #alpine-linux |
10:43 | <Guest2832> | heloooooooooooooooooooooooooooo |
10:44 | -!- | Guest2832 [~user@4G4AACJY1.tor-irc.dnsbl.oftc.net] has quit [] |
10:44 | <mason> | vv221: Ah, thank you. I don't have those installed, as it turns out, so I'll dig around a bit and find out why. |
10:45 | <mason> | Maybe the README extant will have a pointer to more. |
10:46 | <vv221> | mason, you might be missing some package like "aptitude-doc" |
10:46 | <vv221> | Here I have both aptitude-doc-en and aptitude-doc-fr, so it seems to be a package per language. |
10:46 | <mason> | vv221: That was it. |
10:47 | <mason> | aptitude-doc itself is virtual so it told me to pick one |
10:47 | <mason> | Thank you. |
10:48 | -!- | mode/#debian [+l 980] by debhelper |
10:48 | <jhutchins> | I believe aptitude is no longer installed by default. |
10:49 | <vv221> | I don’t remember any time when it was installed by default. |
10:49 | <vv221> | But I’ve not tried all stable Debian versions instaled from scratch. |
10:49 | <jhutchins> | I do. |
10:50 | -!- | berndj [~berndj@ns1.linksynergy.co.za] has joined #debian |
10:50 | -!- | berndj is "Bernd Jendrissek" on #debian #tor #osm-za #openttd #oftc |
10:54 | -!- | EdePopede [~stone@0001fd31.user.oftc.net] has joined #debian |
10:54 | -!- | EdePopede is "Ede Popede" on #debian |
10:55 | -!- | sproutnikus [~sproutnik@8VQAACOJU.tor-irc.dnsbl.oftc.net] has joined #debian |
10:55 | -!- | sproutnikus is "realname" on #fdroid #oftc #tor #debian |
10:56 | -!- | sproutnikus [~sproutnik@8VQAACOJU.tor-irc.dnsbl.oftc.net] has quit [] |
10:57 | -!- | sproutnikus [~sproutnik@4G4AACJY5.tor-irc.dnsbl.oftc.net] has joined #debian |
10:57 | -!- | sproutnikus is "realname" on #fdroid #oftc #tor #debian |
10:58 | -!- | lucasmsoares96 [~lucas@170.244.219.188] has joined #debian |
10:58 | -!- | lucasmsoares96 is "realname" on #debian #debian-next |
11:02 | -!- | newtons [~newtons@2a02:120b:2c42:7650:1a2:c9da:fea:3ad4] has quit [] |
11:07 | -!- | zamuro [~Samantha@00017244.user.oftc.net] has left #debian [[IRSSI]] |
11:09 | -!- | satta [satta@mail.sacchar.in] has quit [Remote host closed the connection] |
11:11 | -!- | reillybrogan [~reillybro@174-20-105-66.mpls.qwest.net] has joined #debian |
11:11 | -!- | reillybrogan is "Reilly Brogan" on #wayland #freedesktop #debian-next #debian |
11:11 | -!- | mo1991_ [~mo1991@68.207.241.175] has quit [Ping timeout: 480 seconds] |
11:13 | -!- | mo1991 [~mo1991@68.207.241.175] has joined #debian |
11:13 | -!- | mo1991 is "realname" on #debian #debian-next |
11:14 | -!- | amacater [~amacater@77.97.174.253] has quit [Ping timeout: 480 seconds] |
11:14 | -!- | Hackerpcs [~user@hackerpcs.user.oftc.net] has quit [Quit: Hackerpcs] |
11:14 | -!- | melpy [~melpy@0002923c.user.oftc.net] has joined #debian |
11:14 | -!- | melpy is "melpy" on #debian |
11:15 | -!- | Hackerpcs [~user@hackerpcs.user.oftc.net] has joined #debian |
11:15 | -!- | Hackerpcs is "user" on #kali-linux #debian-xfce #debian-ubuntu #debian-nginx #debian-live #debian-desktop #debian #redditprivacy #tor-project #tor |
11:16 | -!- | format_c [~format_c@2a02:b98:f181:4094:f550:7488:2d5:5ffa] has joined #debian |
11:16 | -!- | format_c is "Alexander Koeppe" on #debian |
11:17 | -!- | mbond [~mbond@12.109.252.10] has joined #debian |
11:17 | -!- | mbond is "mbond" on #debian |
11:19 | -!- | lonewulf` [~lonewulf@00020897.user.oftc.net] has joined #debian |
11:19 | -!- | lonewulf` is "U-lonewulf-PC\lonewulf" on #linode #debian-offtopic #debian #oftc |
11:19 | -!- | amacater [~amacater@77.97.174.253] has joined #debian |
11:19 | -!- | amacater is "realname" on #debian-wsl #debian |
11:25 | -!- | user__ [~user@0BGAAC3R8.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
11:27 | <Konomi> | how long ago was that ;p |
11:30 | -!- | lucasmsoares96 [~lucas@170.244.219.188] has quit [Remote host closed the connection] |
11:32 | -!- | Blendie [uid453465@id-453465.brockwell.irccloud.com] has quit [Quit: Connection closed for inactivity] |
11:36 | <jhutchins> | I think I started with lenny. I've always used aptitude out of habit, but lately I use apt out of laziness. |
11:37 | -!- | ChmEarl [~prymar56@cpe-98-149-105-158.natmtn.res.rr.com] has joined #debian |
11:37 | -!- | ChmEarl is "Mark Pryor" on #virt #debian |
11:37 | <Konomi> | I think my first debian was stretch and I think it wasn't default then |
11:38 | -!- | lucasmsoares96 [~lucas@170.244.219.188] has joined #debian |
11:38 | -!- | lucasmsoares96 is "realname" on #debian #debian-next |
11:38 | -!- | choozy [~choozy@75-63-174-82.ftth.glasoperator.nl] has quit [Quit: Konversation terminated!] |
11:38 | <jhutchins> | Er, not stretch, lenny. (Where did that come from?) |
11:39 | <sney> | aptitude was installed and recommended as the default for squeeze, it was in the ig and the release notes and so on |
11:39 | <vv221> | Oh, that might be how I missed it. |
11:39 | <sney> | I'm not sure what changed that but it did tend to be kind of slow on the hardware of the time |
11:39 | <vv221> | I probably switched from Lenny to Sid, and stayed on Sid since then. |
11:40 | -!- | Talkless [~Talkless@mail.dargis.net] has joined #debian |
11:40 | -!- | Talkless is "Talkless" on @#osm-lt #debian-next #debian |
11:40 | -!- | Despatche [~desp@72.11.37.193] has joined #debian |
11:40 | -!- | Despatche is "Wealth and glory to the winner" on #debian-offtopic #debian-next #debian #linux |
11:40 | <sney> | well, you would have had the squeeze-as-testing experience on sid at that point, so aptitude was most likely on your system, but maybe you never noticed it |
11:40 | <vv221> | And I might not have had an opportunity to install a fresh stable Debian until this change was reverted. |
11:40 | <Konomi> | honestly I can't live without the search terms that aptitude provides, just lets me select packages with far more detail than apt can |
11:41 | <Konomi> | I barely ever touch apt |
11:41 | <vv221> | aptitude is actually always on my systems, but I’m almost sure I always installed it manually on top of minimal setups not including it. |
11:41 | <vv221> | But I only use it as a user-side query tool, every real action on the packages system I handle with apt (apt-get before that). |
11:42 | <mentor> | I never had to deal with a time before apt, but only just |
11:42 | -!- | vv221[BI] [~vv221BI]@2a01cb0881af0b00bab4f712010c0308.ipv6.abo.wanadoo.fr] has quit [Ping timeout: 480 seconds] |
11:43 | <Konomi> | I hope that apt and aptitude get merged one day somehow ;p |
11:44 | <sney> | apt currently supports some aptitude flags, so that might actually be happening |
11:44 | -!- | debalance [~quassel@00017b9a.user.oftc.net] has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.] |
11:47 | <vv221> | To be fair, I would not be very happy to see aptitude sluggishness with apt ;) |
11:47 | <vv221> | I quite like that we have distinct tools. |
11:47 | -!- | UnixGeezer [~quassel@pool-74-96-110-177.washdc.fios.verizon.net] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] |
11:51 | -!- | lenharo [~lenharo@2804:14c:87c4:d47c:55aa:151a:4917:e859] has quit [Read error: Connection reset by peer] |
11:51 | -!- | lenharo_ [~lenharo@2804:14c:87c4:d47c:1bf4:8d85:eed8:d1dc] has joined #debian |
11:51 | -!- | lenharo_ is "Daniel Lenharo" on #debian #debian-br #debian-bsb #debian-devel-br #debian-devel-changes #debian-next @#lenharo #debian-mg #debian-cwb |
11:51 | -!- | urk [~urk@2601:647:5c80:2730::2] has joined #debian |
11:51 | -!- | urk is "realname" on #debian #linux |
11:51 | -!- | stw [~stefan@b2b-37-24-210-22.unitymedia.biz] has joined #debian |
11:51 | -!- | stw is "stefan" on #debian |
11:54 | -!- | czesmir_ [~stefan@aect221.neoplus.adsl.tpnet.pl] has quit [] |
11:56 | <amacater> | dpkg -i / dselect :) |
11:56 | * | dpkg installs / dselect :) into amacater's head with a bone saw and a few screws |
11:56 | -!- | lenharo [~lenharo@2804:14c:87c4:d47c:1bf4:8d85:eed8:d1dc] has joined #debian |
11:56 | -!- | lenharo is "Daniel Lenharo" on #debian #debian-br #debian-bsb #debian-devel-br #debian-devel-changes #debian-next #lenharo #debian-mg #debian-cwb |
11:56 | <mentor> | amacater: :) |
11:57 | <mason> | jhutchins: aptitude isn't my first choice here - I've just not seen another way to get package names based on priority so far. |
11:57 | -!- | lenharo_ [~lenharo@2804:14c:87c4:d47c:1bf4:8d85:eed8:d1dc] has quit [Read error: Connection reset by peer] |
11:58 | <mason> | I found myself needing that facility and then guessing at syntax based on examples, and I hate the notion of guessing at syntax when it's documented somewhere. |
12:01 | -!- | Strom [strom@strom.user.oftc.net] has quit [] |
12:02 | -!- | Strom [strom@strom.user.oftc.net] has joined #debian |
12:02 | -!- | Strom is "Strom" on #alpine-linux #pipewire #virt #tor-project #debian #tor #kernelnewbies #openttd #debian-next |
12:04 | <mason> | I'm curious if there are recommended ways to dig out lists of available packages with various priorities. |
12:05 | <mason> | Ah, dpkg-query |
12:06 | <mason> | although that might not show uninstalled packages |
12:06 | -!- | fortuno51 [~fortuno51@37.120.156.254] has joined #debian |
12:06 | -!- | fortuno51 is "realname" on #debian #tor |
12:08 | -!- | RedSoxFan07 [~Thunderbi@d-159-250-218-50.ct.cpe.atlanticbb.net] has joined #debian |
12:08 | -!- | RedSoxFan07 is "RedSoxFan07" on #debian-next #debian |
12:09 | -!- | semeion [~semeion@0001996c.user.oftc.net] has joined #debian |
12:09 | -!- | semeion is "semeion" on #help #oftc #lxde #debian #bitlbee |
12:09 | <mason> | dpkg-query -W --showformat='${Package}\t${Priority}\n' | awk '/required$|important$|standard$/ {print $1}' |
12:12 | -!- | uk [~uk@84-74-164-50.dclient.hispeed.ch] has joined #debian |
12:12 | -!- | uk is "realname" on #debian |
12:12 | -!- | Etua [~Thunderbi@danelski.pl] has quit [Ping timeout: 480 seconds] |
12:12 | -!- | uk [~uk@84-74-164-50.dclient.hispeed.ch] has quit [] |
12:14 | -!- | pavlushka [~pavlushka@00021abb.user.oftc.net] has quit [Ping timeout: 480 seconds] |
12:14 | -!- | lucascastro [~lucascast@177-185-133-236.dynamic.isotelco.net.br] has quit [Remote host closed the connection] |
12:14 | -!- | lucascastro [~lucascast@177-185-133-236.dynamic.isotelco.net.br] has joined #debian |
12:14 | -!- | lucascastro is "Lucas Castro" on #debian-br #debian-devel-br #debian #kernelnewbies #debian-bsb |
12:20 | -!- | vv221[BI] [~vv221BI]@2a01cb0881af0b00bab4f712010c0308.ipv6.abo.wanadoo.fr] has joined #debian |
12:20 | -!- | vv221[BI] is "vv221[BI]" on #debian |
12:23 | -!- | vv221[BI] [~vv221BI]@2a01cb0881af0b00bab4f712010c0308.ipv6.abo.wanadoo.fr] has quit [] |
12:25 | <mason> | ah, that's only installed packages after all |
12:27 | -!- | stw [~stefan@b2b-37-24-210-22.unitymedia.biz] has quit [Ping timeout: 480 seconds] |
12:29 | -!- | quarkyalice_ [~quarkyali@0002c721.user.oftc.net] has joined #debian |
12:29 | -!- | quarkyalice_ is "realname" on #postmarketos #postmarketos-devel #postmarketos-mainline #postmarketos-porting #postmarketos-offtopic #postmarketos-lowlevel #asahi #asahi-dev #asahi-gpu #asahi-re #alpine-linux #alpine-devel #alpine-docs #alpine-offtopic #debian #kernelnewbies #debian-offtopic #quarky #lain #linux-msm |
12:29 | -!- | pavlushka [~pavlushka@00021abb.user.oftc.net] has joined #debian |
12:29 | -!- | pavlushka is "Pavel Sayekat" on #debian #oftc |
12:30 | -!- | Ericounet [~Eric@82-65-37-204.subs.proxad.net] has quit [] |
12:31 | -!- | ricard [~ricard@c188-151-234-105.bredband.tele2.se] has quit [Remote host closed the connection] |
12:35 | -!- | quarkyalice [~quarkyali@0002bad9.user.oftc.net] has quit [Ping timeout: 480 seconds] |
12:35 | -!- | GrapeApe [~GrapeApe@065-190-150-032.inf.spectrum.com] has joined #debian |
12:35 | -!- | GrapeApe is "GrapeApe" on #debian |
12:38 | -!- | quarkyalice_ [~quarkyali@0002c721.user.oftc.net] has quit [Ping timeout: 480 seconds] |
12:41 | -!- | wytchmaster [~wytchmast@groupware.proxion.de] has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.] |
12:42 | -!- | quazgar [~quazgar@p200300cf07379900b144083832e32d2c.dip0.t-ipconnect.de] has quit [Ping timeout: 480 seconds] |
12:44 | -!- | lucasmsoares96 [~lucas@170.244.219.188] has quit [Remote host closed the connection] |
12:45 | -!- | kapouer [~kapouer@2a01:e0a:e8:e1b0:c921:5fa:aaa1:e1ac] has quit [] |
12:46 | -!- | kapouer [~kapouer@91-163-163-134.subs.proxad.net] has joined #debian |
12:46 | -!- | kapouer is "Jérémy Lal" on #debian |
12:46 | -!- | TheCreeper [~TheCreepe@000209ab.user.oftc.net] has quit [Ping timeout: 480 seconds] |
12:50 | -!- | tizef [~tyzef@43.231.30.166] has joined #debian |
12:50 | -!- | tizef is "realname" on #debian-qemu #debian-offtopic #3hg #nakedeb #debian-next #debian |
12:51 | -!- | amacater [~amacater@77.97.174.253] has quit [Ping timeout: 480 seconds] |
12:52 | -!- | format_c [~format_c@2a02:b98:f181:4094:f550:7488:2d5:5ffa] has quit [Quit: format_c] |
12:53 | -!- | lenharo [~lenharo@2804:14c:87c4:d47c:1bf4:8d85:eed8:d1dc] has quit [Quit: Leaving] |
12:54 | -!- | lenharo [~lenharo@2804:14c:87c4:d47c:1bf4:8d85:eed8:d1dc] has joined #debian |
12:54 | -!- | lenharo is "Daniel Lenharo" on #minidebconf-online #debian-social #debian-nonupload #debian-next #debian-lists #debian-i18n #debian-devel-changes #debian-devel-br #debian-bsb #debian-br #debian |
12:57 | -!- | debacle [3a8a2df271@v2202101139504140605.quicksrv.de] has quit [Remote host closed the connection] |
12:59 | -!- | tankf33der [thelounge@envs.net] has joined #debian |
12:59 | -!- | tankf33der is "The Lounge User" on #debian #debian-next |
13:00 | -!- | tankf33der [thelounge@envs.net] has left #debian [] |
13:01 | -!- | semeion [~semeion@0001996c.user.oftc.net] has quit [Ping timeout: 480 seconds] |
13:01 | -!- | mbond [~mbond@12.109.252.10] has quit [Quit: mbond] |
13:02 | -!- | mbond [~mbond@12.109.252.10] has joined #debian |
13:02 | -!- | mbond is "mbond" on #debian |
13:04 | -!- | mbond [~mbond@12.109.252.10] has quit [] |
13:05 | -!- | qwer [~qwer@89-24-47-3.nat.epc.tmcz.cz] has quit [Remote host closed the connection] |
13:08 | -!- | mode/#debian [+l 974] by debhelper |
13:10 | -!- | ArtGravity [~artgravit@0001abc9.user.oftc.net] has joined #debian |
13:10 | -!- | ArtGravity is "Grav" on #debian #wiztech-noc #sosdg |
13:14 | -!- | roniez [~roniez@0002986d.user.oftc.net] has quit [Ping timeout: 480 seconds] |
13:24 | -!- | lucasmsoares96 [~lucas@170.244.219.188] has joined #debian |
13:24 | -!- | lucasmsoares96 is "realname" on #debian #debian-next |
13:24 | -!- | choozy [~choozy@75-63-174-82.ftth.glasoperator.nl] has joined #debian |
13:24 | -!- | choozy is "Choozy V" on #mobian #debian |
13:26 | -!- | endstille [~Miranda@2a00:6020:1dfe:7100:1d0:d6f:62c1:d5f4] has quit [Quit: Miranda NG! Smaller, Faster, Easier. https://miranda-ng.org/] |
13:29 | -!- | hele [~hele@88-115-23-57.elisa-laajakaista.fi] has joined #debian |
13:29 | -!- | hele is "hele" on #debian-next #debian |
13:31 | -!- | RedSoxFan07 [~Thunderbi@d-159-250-218-50.ct.cpe.atlanticbb.net] has quit [Quit: RedSoxFan07] |
13:33 | -!- | debacle [3a8a2df271@v2202101139504140605.quicksrv.de] has joined #debian |
13:33 | -!- | debacle is "debacle" on #quodlibet #debian-next #debian |
13:33 | -!- | ChmEarl [~prymar56@0002b86c.user.oftc.net] has quit [Quit: Leaving] |
13:36 | -!- | Etua [~Thunderbi@danelski.pl] has joined #debian |
13:36 | -!- | Etua is "Etua" on #debian-pl #debian #osm-pl |
13:36 | -!- | Mister00X [~quassel@2a02:2455:3a2:c400:ddbe:d25a:1e03:6aae] has joined #debian |
13:36 | -!- | Mister00X is "Mr. X" on #debian.de-offtopic #debian #debian-next |
13:37 | -!- | milkt [~debian@0002812a.user.oftc.net] has joined #debian |
13:37 | -!- | milkt is "debian" on #fdroid #tor #debian-games #debian-next #debian |
13:39 | -!- | cyphase [~cyphase@000134f2.user.oftc.net] has quit [Remote host closed the connection] |
13:40 | -!- | shine437 [~shine437@240e:381:9657:4410:dc80:c5e1:3f79:cf0a] has joined #debian |
13:40 | -!- | shine437 is "realname" on #debian |
13:40 | -!- | spike [~spike@20014C4E1D8AFB00D944D5AA6107A620.unconfigured.pool.telekom.hu] has quit [Ping timeout: 480 seconds] |
13:41 | <shine437> | this is my first message |
13:41 | -!- | vma [~vma@lfbn-dij-1-1173-155.w92-141.abo.wanadoo.fr] has joined #debian |
13:41 | -!- | vma is "realname" on #debian |
13:41 | <Sqrt{not}> | welcome shine437 |
13:42 | <shine437> | thks |
13:42 | <shine437> | I'm quit now. |
13:42 | -!- | shine437 [~shine437@240e:381:9657:4410:dc80:c5e1:3f79:cf0a] has quit [] |
13:45 | -!- | quarkyalice [~quarkyali@0002bad9.user.oftc.net] has joined #debian |
13:45 | -!- | quarkyalice is "realname" on #postmarketos #postmarketos-devel #postmarketos-mainline #postmarketos-porting #postmarketos-offtopic #postmarketos-lowlevel #asahi #asahi-dev #asahi-gpu #asahi-re #alpine-linux #alpine-devel #alpine-docs #alpine-offtopic #debian #kernelnewbies #debian-offtopic #quarky #lain #moocows #oftc |
13:47 | -!- | Brigo [~Brigo@40.181.60.213.dynamic.reverse-mundo-r.com] has quit [Ping timeout: 480 seconds] |
13:47 | -!- | ArtGravity [~artgravit@0001abc9.user.oftc.net] has quit [Quit: ArtGravity] |
13:48 | -!- | cyphase [~cyphase@000134f2.user.oftc.net] has joined #debian |
13:48 | -!- | cyphase is "Cyphase" on # #debian-next @#p4xriddle @#PrisonBreak #ceph #quodlibet @#house.md #ceph-devel @#lost @#heroes #guardianproject #virt #debian |
13:50 | -!- | ArtGravity [~artgravit@0001abc9.user.oftc.net] has joined #debian |
13:50 | -!- | ArtGravity is "Grav" on #debian #wiztech-noc #sosdg |
13:51 | -!- | mezzo [~mezzo@176-141-171-88.abo.bbox.fr] has quit [Quit: leaving] |
13:52 | <urk> | Would someone have some advice on how to give permissions to an external drive hooked up with a usb? The documents folder has a big red "X" on it, and hasn't responded to some of the chmod commands I used. Found some posts online, and wondering if they are relevant to what I am trying to do. One of them said to use the following command sudo mount -o remount,uid=1000,gid=1000,rw /dev/sda1 and I found the post at https://askubuntu.com/questions/333287/h |
13:52 | <urk> | ow-to-fix-external-hard-disk-read-only |
13:53 | -!- | tizef [~tyzef@43.231.30.166] has quit [Ping timeout: 480 seconds] |
13:53 | -!- | Etua [~Thunderbi@danelski.pl] has quit [Ping timeout: 480 seconds] |
13:53 | <blast007> | what filesystem is the partition on the external drive? |
13:55 | -!- | quarkyalice [~quarkyali@0002bad9.user.oftc.net] has quit [Ping timeout: 480 seconds] |
13:56 | -!- | ChmEarl [~prymar56@cpe-98-149-105-158.natmtn.res.rr.com] has joined #debian |
13:56 | -!- | ChmEarl is "Mark Pryor" on #virt #debian |
13:58 | <keycollector> | Does lsblk replace fdisk for the most part? Its "newer" right? |
13:58 | <Sqrt{not}> | urk (also better to use command line tools, than graphical documents folder type tools) |
14:00 | <urk> | Sqrt{not}: Isn't sudo mount -o remount,uid=1000,gid=1000,rw /dev/sdc1 a command line tool? |
14:00 | -!- | Etua [~Thunderbi@danelski.pl] has joined #debian |
14:00 | -!- | Etua is "Etua" on #debian-pl #debian #osm-pl |
14:00 | <grove> | keycollector: As far as I can see from a quick look on the manpage of lsblk, it can't change the partition table of disks, so I would say: No, it doesn't replace fdisk |
14:02 | <urk> | Incidentally the external drive was used to make backups with an older Macbook Pro. |
14:02 | <grove> | Technically that's a command, `mount` is the (command line) tool, |
14:02 | <towo`> | urk, again, which filesystem? |
14:02 | <urk> | towo: My laptop is running Debian Linux stable. |
14:02 | <grove> | Then macos might have put some weird apple fs on it |
14:03 | <towo`> | urk, that was not the question |
14:03 | <towo`> | [19:53:55] <blast007> what filesystem is the partition on the external drive? |
14:03 | <sney> | keycollector: parted has somewhat replaced fdisk, though they're both still useful for getting information about disks and partitions, since they show different details by default |
14:03 | <grove> | (Debian) Linux supports a lot of filesystems |
14:04 | <sney> | it's probably vfat and the permissions need to be changed on the mountpoint |
14:05 | <Sqrt{not}> | lsblk and/or fdisk might be able to tell what filesystem it is |
14:06 | -!- | mbond [~mbond@12.109.252.10] has joined #debian |
14:06 | -!- | mbond is "mbond" on #debian |
14:06 | <urk> | Ext 4 |
14:07 | -!- | RedSoxFan07 [~Thunderbi@d-159-250-218-50.ct.cpe.atlanticbb.net] has joined #debian |
14:07 | -!- | RedSoxFan07 is "RedSoxFan07" on #debian-next #debian |
14:07 | <urk> | I don't know about the file system of the external drive, but it was used for a Macbook Pro. |
14:08 | <Sqrt{not}> | ??? what is ext 4 then ? t |
14:08 | <Sqrt{not}> | not the external drive? i don't understand |
14:10 | -!- | timur_davletshin [~timur_dav@0002b842.user.oftc.net] has joined #debian |
14:10 | -!- | timur_davletshin is "Timur Davletshin" on #oftc #debian |
14:10 | -!- | hybridwipe [~null@cpe-173-174-99-192.austin.res.rr.com] has quit [Ping timeout: 480 seconds] |
14:11 | -!- | shibboleth [~shibbolet@000288d9.user.oftc.net] has quit [Quit: shibboleth] |
14:12 | <blast007> | urk: check the output of 'sudo fdisk -l' to see what the filesystem is. |
14:14 | -!- | sward [~sward@2a02:390:7182:0:9994:670:d71f:467e] has quit [Remote host closed the connection] |
14:15 | -!- | texou [~jp@000178ec.user.oftc.net] has quit [Ping timeout: 480 seconds] |
14:16 | <urk> | sda1 is EFI System, and sda2 is Apple HFS/HFS+ |
14:16 | <kwilczynski> | urk: Was this used with TimeMachine? |
14:17 | <urk> | kwilczynski: most likely |
14:17 | <kwilczynski> | urk: To read HFS on Linux, you need to make some extra provisions, unless you already have. |
14:18 | <urk> | kwilczynski: such as? |
14:19 | -!- | sward [~sward@2a02:390:7182:0:8b3:14da:d6cb:b72b] has joined #debian |
14:19 | -!- | sward is "Simon Ward" on #debian |
14:19 | <kwilczynski> | urk: You might need to install https://packages.debian.org/stretch/hfsprogs and then once you have this, attempt to mount your parition form the USB drive. |
14:19 | -!- | mav1 [~mav@200116b800345d00e65f01fffe0524f8.dip.versatel-1u1.de] has joined #debian |
14:19 | -!- | mav1 is "mav" on #debian |
14:19 | -!- | mav1 [~mav@200116b800345d00e65f01fffe0524f8.dip.versatel-1u1.de] has quit [] |
14:20 | <bremner> | from buster rather than stretch, I guess? |
14:20 | -!- | hybridwipe [~null@100.42.98.196] has joined #debian |
14:20 | -!- | hybridwipe is "realname" on #debian #debian-next #msys2 #msys2-ci #llvm #llvmlinux |
14:20 | <kwilczynski> | urk: Mind you, you might not be able to mount this as user, as Darwin uses UNIX permission model too, and if you don't have a similar user with UID/GID that match, then you will not be able to access the files there. Unless hfsplus provides some mount options to resolve this issue. |
14:20 | -!- | TheCreeper [~TheCreepe@000209ab.user.oftc.net] has joined #debian |
14:20 | -!- | TheCreeper is "realname" on #debian |
14:20 | <kwilczynski> | bremner: Whatever. I just wanted a package name. |
14:21 | <urk> | sudo ok. hfsprogs is installed |
14:21 | <kwilczynski> | urk: Generally, Google for how to mount HFS on Linux. |
14:22 | -!- | Etua [~Thunderbi@danelski.pl] has quit [Ping timeout: 480 seconds] |
14:22 | -!- | alex11 [~alex11@bras-base-mtrlpq5302w-grc-31-76-70-61-139.dsl.bell.ca] has joined #debian |
14:22 | -!- | alex11 is "your worst nightmare" on #bitlbee #debian-next #debian |
14:23 | <mason> | For anyone following the priority-search thing I was onto earlier, here's the current iteration: apt-cache dumpavail | perl -00 -ne '(/^Package: (.*)/m && print "$1\n") if /^Priority: (?:required|important|standard)/m' |
14:23 | -!- | timur_davletshin [~timur_dav@0002b842.user.oftc.net] has quit [Quit: Leaving] |
14:23 | <grove> | It worked in this case, but fdisk is NOT a good tool to see what fs is on a partition. It just checks the partition type value in the partition table, and Linux has no problem with that not matching the actual filesystem used |
14:24 | <urk> | kwilczynski: will installing hfsprogs affect my ability to see other non-Apple drives? |
14:24 | <urk> | I just plugged in a hard drive with a hard drive enclosure and it isn't showing up at all. |
14:24 | <kwilczynski> | No, it won't. |
14:24 | <kwilczynski> | Why would it? |
14:25 | <urk> | Just curious |
14:25 | <kwilczynski> | These are just userspace tools in a case you need to do something i.e., run fsck over the partition etc. |
14:26 | <kwilczynski> | hfsplus is already in the upstream kernel, and should work for you already. |
14:27 | <kwilczynski> | urk: The permissions you might have to fix by hand with chmod -R to your user, unfortunately. |
14:27 | -!- | hegstal [~hegstal@0002c365.user.oftc.net] has joined #debian |
14:27 | -!- | hegstal is "hegstal" on #debian |
14:27 | -!- | gildasio [~gildasio@gildasio.user.oftc.net] has joined #debian |
14:27 | -!- | gildasio is "gildasio" on #debian |
14:29 | -!- | peer [~peer@mail.gribovski.ml] has joined #debian |
14:29 | -!- | peer is "realname" on #debian |
14:30 | <grove> | (a dvb-c box I once had, had a serious problem with it, if I formatted an external disk from that device it made an NTFS that worked on that box, but was more or less read-only on my Linux (that was the level of NTFS support in Linux back then). If I made a (V)FAT on that disk it worked fine on Linux and somewhat on the box - it helped a lot when I thought to change the fs value in the ... |
14:30 | <grove> | ... partition table |
14:30 | -!- | plaur [~laur@171.33.179.232] has joined #debian |
14:30 | -!- | plaur is "laur" on #debian |
14:30 | -!- | Redentor [~armando@189.202.79.109.cable.dyn.cableonline.com.mx] has joined #debian |
14:30 | -!- | Redentor is "realname" on #linode #debian-next #debian-mx #debian |
14:32 | -!- | peer [~peer@mail.gribovski.ml] has quit [] |
14:33 | -!- | Jad [~Nashmi@0002ae6d.user.oftc.net] has quit [Quit: Benefits I derive from freedom are largely the result of the uses of freedom by others, and mostly of those uses of freedom that I could never avail mys] |
14:33 | -!- | gildasio [~gildasio@gildasio.user.oftc.net] has quit [Quit: gildasio] |
14:36 | -!- | crab [~crab@springroll.tasty.dim-sum.org] has quit [Quit: WeeChat 3.0] |
14:40 | -!- | Redent0r [~armando@2600:3c01:e000:20c:26a:b4b9:9a0e:e249] has joined #debian |
14:40 | -!- | Redent0r is "realname" on #linode #debian-next #debian-mx #debian |
14:41 | -!- | minikdo [~minikdo@0002233e.user.oftc.net] has joined #debian |
14:41 | -!- | minikdo is "Unknown" on #debian |
14:41 | <urk> | http://paste.debian.net/1206090/ /dev/nvme0n1p1 at the end of this is highlighted in yellow. Drive doesn't show up at all on desktop but is visible when running ls /dev/drive-name |
14:42 | <urk> | I have the drive hooked up with a hard drive enclosure. I couldn't ssh into the computer because of a password problem. |
14:43 | -!- | Etua [~Thunderbi@danelski.pl] has joined #debian |
14:43 | -!- | Etua is "Etua" on #debian-pl #debian #osm-pl |
14:43 | -!- | toto_ [~toto@aftr-37-201-214-52.unity-media.net] has quit [Ping timeout: 480 seconds] |
14:43 | -!- | xylo [c55663548b@125.236.225.172] has joined #debian |
14:43 | -!- | xylo is "xylo" on #debian |
14:44 | -!- | Redentor [~armando@189.202.79.109.cable.dyn.cableonline.com.mx] has quit [] |
14:44 | -!- | bubble9986 [~bubble998@ip72-193-247-138.lv.lv.cox.net] has joined #debian |
14:44 | -!- | bubble9986 is "realname" on #debian |
14:44 | <urk> | Any thoughts on how to see the contents of this hard drive? /dev/nvme0n1p4 is the root drive. |
14:45 | <bubble9986> | im trying to install debian on a machine with a realtek rtl8125-CG 2.5G lan controller and |
14:45 | -!- | abdulocracy1 [~meabduloc@83.24.137.217.ipv4.supernova.orange.pl] has quit [Remote host closed the connection] |
14:45 | <sarnold> | urk: the usual approach is to mount it on a directory |
14:45 | <bubble9986> | i have the firmware tar.gz on my flash drive with all the packages in the root but it still doesnt work |
14:45 | -!- | abdulocracy1 [~meabduloc@83.24.137.217.ipv4.supernova.orange.pl] has joined #debian |
14:45 | -!- | abdulocracy1 is "@me:abdulocra.cy" on #debian |
14:45 | <urk> | sarnold: Is this a directory I create on my existing laptop? |
14:45 | <bubble9986> | i searched the package archive for realtek but its the same package in the archive |
14:46 | <sarnold> | urk: yeah; depending upon what you want to do with it, that will suggest what directory to use; you could make /mnt/external if it is always external, or /mnt/foo if this is something you'll be doing once.. |
14:47 | <jmcnaught> | /dev/nvme0n1p4 does not sounds like an external drive |
14:48 | -!- | mode/#debian [+l 981] by debhelper |
14:49 | <sarnold> | indeed, but I figured usb3 / thunderbolt things put the PCIe bus outside the computer these days, maybe this is the same thing |
14:49 | <urk> | jmcnaught: http://paste.debian.net/1206092/ |
14:49 | <jmcnaught> | urk: /dev/nvme0n1 looks like your laptop's internal NVMe SSD |
14:50 | <urk> | jmcnaught: How do I know for sure? |
14:50 | <urk> | jmcnaught: hard drive is not showing up on my desktop which raises some concern. |
14:51 | <jmcnaught> | urk: is there any more output from "fdisk -l" or did you show it all? It would show more than one drive if you had a second drive plugged in |
14:51 | <urk> | I showed it all. |
14:52 | <bubble9986> | theres an os installed on that drive |
14:52 | <urk> | jmcnaught: I didn't think it was my internal drive because there are so many partitions. |
14:52 | -!- | melpy [~melpy@0002923c.user.oftc.net] has quit [Remote host closed the connection] |
14:52 | -!- | madez [~madez@ip-176-198-251-181.hsi05.unitymediagroup.de] has quit [Remote host closed the connection] |
14:52 | <urk> | bubble9986: Yes, Debian Linux, but it was setup with dual boot. |
14:52 | <jmcnaught> | urk: it is only showing one drive (with multiple partitions). If you had a second drive plugged in, it would show that too. |
14:53 | -!- | TomyWork [~tomy@p200300e80f133c00ec3d394ca56977aa.dip0.t-ipconnect.de] has quit [Quit: Leaving] |
14:53 | <urk> | I think you rae right because the drive is a Seagate, and fdisk -l only identifies Micron. |
14:53 | <urk> | Maybe the drive is dead? |
14:53 | <jmcnaught> | urk: I would run "journalctl -f" (as root) and then unplug the external drive, plug it back in, and watch for the messages from the journal |
14:54 | <bubble9986> | also that's the swap partition |
14:54 | -!- | xylo [c55663548b@125.236.225.172] has left #debian [Error from remote client] |
14:55 | <Sqrt{not}> | bubble9986, which installer image are you using for your install? |
14:56 | <bubble9986> | the latest one, the amd64 netinstall 10.10 |
14:56 | <bubble9986> | i also tried the one with the firmware |
14:56 | -!- | madez [~madez@ip-176-198-251-181.hsi05.unitymediagroup.de] has joined #debian |
14:56 | -!- | madez is "madez" on #debian |
14:56 | -!- | Brigo [~Brigo@40.181.60.213.dynamic.reverse-mundo-r.com] has joined #debian |
14:56 | -!- | Brigo is "realname" on #debian #debian-next |
14:56 | <urk> | jmcnaught: Something seems to be detected http://paste.debian.net/1206093/ |
14:57 | <bubble9986> | Sqrt{not}: it gets to a screen that says "it seems your kernel is a different version, do you want to continue without loading modules?" or something like that |
14:58 | <jmcnaught> | urk: the last message before your ^C indicates that the external drive is /dev/sda |
14:58 | <jmcnaught> | urk: does "lsblk" show anything about /dev/sda? |
14:59 | <urk> | jmcnaught: lsblk does not show anything about /dev/sda |
15:01 | <Sqrt{not}> | [11:16:18] <urk> sda1 is EFI System, and sda2 is Apple HFS/HFS+ |
15:01 | <jmcnaught> | urk: lsblk leaves off the /dev/ prefix, it would just list it as "sda" |
15:02 | <urk> | Sqrt{not}: This definitely didn't come from an Apple system, but I seem to recall that Gigabyte was using something with EFI in this time frame. |
15:03 | <urk> | Sqrt{not}: Except for the first partition, all other partitions have a Linux file system. |
15:03 | <urk> | jmcnaught: |
15:04 | <urk> | jmcnaught: This is one of the drives that came out of the computer that I was trying to connect to with SSH last night. |
15:04 | -!- | lucasmsoares96 [~lucas@170.244.219.188] has quit [Remote host closed the connection] |
15:04 | -!- | melpy [~melpy@0002923c.user.oftc.net] has joined #debian |
15:04 | -!- | melpy is "melpy" on #debian |
15:04 | <jmcnaught> | urk: "all other partitions have a Linux file system" you mean /dev/sda1 /dev/sda2 etc? Not /dev/nvme0n1p1 etc? |
15:04 | <urk> | My recollection is that this computer was a dual boot system that booted into Debian, Centos, etc. |
15:05 | <jmcnaught> | I would not discount the possibility of partitions on this external drive having the wrong labels. |
15:05 | <urk> | jmcnaught: This is how it shows up with fdisk -l http://paste.debian.net/1206094/ |
15:07 | <jmcnaught> | urk: again, /dev/nvme0n1 and its partitions are your *internal* SSD |
15:07 | <urk> | jmcnaught: How do I see the contents of sda? |
15:07 | <urk> | Also wondering why the drive doesn't show up on my desktop, but is detected with journalctl |
15:08 | <jmcnaught> | urk: it did show up on the desktop at one point though? You mentioned /dev/sda1 earlier. |
15:08 | <bubble9986> | it should show up in lsblk |
15:09 | <urk> | jmcnaught: No, it has never shown up on the desktop, and is only detected with journal ctl. The SDA is mentioned in the last line of the journalctl output. |
15:09 | -!- | aloo_shu [~aloo_shu@195.135.251.70] has quit [Quit: I'm a quit message virus. Please replace your old line with this line and help me take over the world.] |
15:09 | <bubble9986> | or ls /dev |
15:10 | <urk> | bubble9986: sda shows up after doing an ls /dev |
15:11 | <bubble9986> | does it show any partitions like sda1 sda2 |
15:11 | <urk> | No |
15:12 | <bubble9986> | what happens if you do fdisk -l /dev/sda |
15:12 | -!- | Etua [~Thunderbi@danelski.pl] has quit [Ping timeout: 480 seconds] |
15:12 | -!- | aloo_shu [~aloo_shu@195.135.251.70] has joined #debian |
15:12 | -!- | aloo_shu is "fighting credulity since 1895" on #moocows #debian-offtopic #debian |
15:12 | -!- | xylo [c55663548b@125.236.225.172] has joined #debian |
15:12 | -!- | xylo is "xylo" on #debian |
15:13 | <urk> | fbubble9986: I get an error message indicating "cannot open /dev/sda: No medium found |
15:14 | <jmcnaught> | urk: perhaps the HDD was not correctly connected to the inside of the enclosure? |
15:15 | <urk> | jmcnaught: I have unplugged, and replugged it in a few times, and no change. |
15:15 | <sarnold> | try different power cable? different sata cable? |
15:16 | <urk> | sarnold: I am using a brand new hard drive enclosure that is hooked up to a Dell XPS 7590 |
15:16 | -!- | ougst [~oftc-webi@2a01cb0581af0d001db416acb1330167.ipv6.abo.wanadoo.fr] has joined #debian |
15:16 | -!- | ougst is "OFTC WebIRC Client" on #debian |
15:16 | <urk> | One option would be to put the drive back in the computer, and try another drive. |
15:16 | -!- | zleap [~Paul@00028cc7.user.oftc.net] has quit [Quit: Leaving] |
15:17 | <urk> | Hard drive enclosure does work with another drive that is a little newer in the 2013 vintage. This drive is quite an old Seagate drive. |
15:17 | <urk> | But worked the last time the computer was used. |
15:17 | <bubble9986> | does it work in another computer |
15:18 | <urk> | It did work in the computer that I couldn't ssh into, but don't have a monitor to boot up. |
15:18 | <urk> | Couldn't ssh due to a password problem. |
15:18 | -!- | gelignite [~gelignite@55d46dd2.access.ecotel.net] has joined #debian |
15:18 | -!- | gelignite is "gelignite" on #debian #llvm #openttd |
15:19 | <urk> | I'm going to step away for a couple of minutes, return this drive to the computer, and unhook another drive. |
15:20 | <bubble9986> | anyway i came for support myself lol |
15:20 | -!- | ougst [~oftc-webi@2a01cb0581af0d001db416acb1330167.ipv6.abo.wanadoo.fr] has quit [] |
15:20 | -!- | pavlushka [~pavlushka@00021abb.user.oftc.net] has quit [Remote host closed the connection] |
15:21 | <bubble9986> | i cant install debian with my network card even with firmware packages on an external drive |
15:21 | <jmcnaught> | bubble9986: did you check which kernel version added support for your network card? Maybe 4.19 is too old. |
15:21 | <bubble9986> | how do i check |
15:21 | <sarnold> | bubble9986: did dmesg tell you what firmware file the kernel was looking for, and where it was looking for it/ |
15:22 | <bubble9986> | idk i never got to a shell |
15:24 | <sarnold> | ohhh no |
15:24 | <jmcnaught> | bubble9986: Google seems to suggest that support was added for that NIC in Linux 5.9 but I would doublecheck |
15:25 | <bubble9986> | is there a way to download a debian installer with a later kernel |
15:25 | <bubble9986> | i know theres unstable but you cant change to it until after you install |
15:25 | <sney> | at this point you may as well install bullseye, it's supposed to be released in 2 weeks |
15:26 | <sney> | debian.org/devel/debian-installer/ for iso links |
15:28 | <jmcnaught> | bubble9986: Debian 10 installers are only available with Linux 4.19. Personally I would consider bullseye/testing as sney suggested, but another option is to install without networking and use a USB stick to copy kernel and firmware packages from buster-backports. |
15:29 | -!- | texou [~jp@000178ec.user.oftc.net] has joined #debian |
15:29 | -!- | texou is "Stoicien" on #hyprateam #bitlbee #debian-next #debian #debian-devel-es #debian-devel-it #debian-a11y |
15:29 | -!- | Javi [~javier@185.153.167.129] has joined #debian |
15:29 | -!- | Javi is "Javier" on #debian |
15:33 | -!- | diogenes_oftc [~diogenes_@212.0.201.199] has quit [Quit: vergissmeinnicht] |
15:34 | -!- | Operius [~quassel@2001:1c04:4303:2100:3b71:a0db:a52a:74a7] has joined #debian |
15:34 | -!- | Operius is "Chris,,," on #debian |
15:34 | -!- | Operius [~quassel@2001:1c04:4303:2100:3b71:a0db:a52a:74a7] has quit [] |
15:34 | <urk> | I put in the 2 TB Samsung drive from the other computer, and it is detected, but having problems getting it mounted. |
15:35 | <jhutchins> | What does "having problems" mean? |
15:35 | <jhutchins> | urk: What did you try to do? How did you try to do it? What did you expect to happen? What happened instead? |
15:37 | <urk> | jhutchins: I ran sudo mount /dev/sda1 and also ran just mount. sda1 doesn't show up when running just mount. |
15:38 | <sarnold> | running a bare 'mount' prints a formatted version of /proc/mounts |
15:38 | -!- | hele [~hele@88-115-23-57.elisa-laajakaista.fi] has quit [Ping timeout: 480 seconds] |
15:38 | <sarnold> | running 'mount /dev/sda1/ will look in your /etc/fstab to figure out where to mount that block device -- if you don't have an entry for it, it won't do anything useful |
15:38 | <sarnold> | something like 'mkdir /mnt/foo ; mount /dev/sda1 /mnt/foo' will mount it without needing an fstab entry |
15:40 | -!- | imMute [~immute@li03.msk4.com] has quit [Quit: Lost terminal] |
15:43 | <urk> | Well I found the data I wanted. |
15:44 | -!- | imMute [~immute@li03.msk4.com] has joined #debian |
15:44 | -!- | imMute is "immute" on #kernelnewbies #debian |
15:44 | -!- | }ls{ [~kalle@000199a5.user.oftc.net] has quit [Remote host closed the connection] |
15:45 | -!- | }ls{ [~kalle@000199a5.user.oftc.net] has joined #debian |
15:45 | -!- | }ls{ is "nobody" on #kvm #debian-nginx #debian-lan #debian-kde #debian-django #debian |
15:45 | -!- | nulleip [~luiz@189.34.167.234] has quit [Ping timeout: 480 seconds] |
15:47 | <urk> | Folders in the hard drive enclosure are not editable. Is there a way to change this? |
15:48 | <bubble9986> | did you try as root |
15:48 | <jmcnaught> | urk: it might be better to leave them read-only and make copies on another drive, like your laptop's internal storage. |
15:48 | <urk> | ok |
15:48 | <bubble9986> | thats true |
15:49 | -!- | user_ [~user@13.201.159.143.dyn.plus.net] has joined #debian |
15:49 | -!- | user_ is "user_" on #debian |
15:50 | -!- | arnoldoree [~arnoldore@ranoldoree.plus.com] has quit [Ping timeout: 480 seconds] |
15:50 | -!- | toto_ [~toto@aftr-37-201-214-52.unity-media.net] has joined #debian |
15:50 | -!- | toto_ is "realname" on #debian-next #debian |
15:50 | <scorpion2185[m]> | `autologin-session=gnome-xorg.desktop` this doesn't work |
15:50 | -!- | amacater [~amacater@77.97.174.253] has joined #debian |
15:50 | -!- | amacater is "realname" on #debian-wsl #debian |
15:51 | -!- | Redent0r [~armando@2600:3c01:e000:20c:26a:b4b9:9a0e:e249] has quit [] |
15:52 | -!- | crab [~crab@springroll.tasty.dim-sum.org] has joined #debian |
15:52 | -!- | crab is "crab" on #debian-next #debian |
15:53 | <jhutchins> | !doesn't work |
15:53 | <dpkg> | "Doesn't work" is a vague statement. Does it sit on the couch all day long? Does it procrastinate doing the dishes? Does it beg on the street for change? Please be specific! Define 'it' and what it isn't doing. Give us more details so we can help you without needing to ask basic questions like "what's the error message?". Ask me about <smart questions>, <sicco> and <errors>. |
15:54 | <scorpion2185[m]> | lightdm doesn't start , I did an autologin with GNOME on xorg attempt, before autologin was fine |
15:54 | -!- | newtons [~newtons@2a02:120b:2c42:7650:6e62:6dff:fe05:e12d] has joined #debian |
15:54 | -!- | newtons is "newtons" on #debian |
15:55 | <amacater> | Which Debian version? |
15:55 | -!- | premix [~premix@dslb-094-220-123-115.094.220.pools.vodafone-ip.de] has joined #debian |
15:55 | -!- | premix is "premix" on #debian |
15:56 | -!- | premix [~premix@dslb-094-220-123-115.094.220.pools.vodafone-ip.de] has quit [] |
15:59 | <scorpion2185[m]> | 10 |
15:59 | -!- | nulleip [~luiz@189.34.167.234] has joined #debian |
15:59 | -!- | nulleip is "Luiz" on #debian |
15:59 | -!- | quarkyalice [~quarkyali@0002bad9.user.oftc.net] has joined #debian |
15:59 | -!- | quarkyalice is "realname" on #linux-msm #lain #quarky #debian-offtopic #kernelnewbies #debian #alpine-offtopic #alpine-docs #alpine-devel #alpine-linux #asahi-re #asahi-gpu #asahi-dev #asahi #postmarketos-lowlevel #postmarketos-offtopic #postmarketos-porting #postmarketos-mainline #postmarketos-devel #postmarketos |
15:59 | <blast007> | urk: why would sda1 mount anything? it's an EFI partition. The stuff you want would be on sda2. |
16:00 | <amacater> | scorpion2185[m] : Have you tried not using GNOME on xorg but GNOME on Wayland? |
16:01 | <urk> | blast007: sda is not an EFI partition. |
16:01 | <urk> | Its ext4 |
16:01 | <scorpion2185[m]> | I would like on xorg or at least NOT on wayland , instead of autologin I got login screen there I can start on xorg |
16:01 | <urk> | blast007: Drive inside my laptop has /boot/efi on the first partition. |
16:02 | <blast007> | urk: < urk> sda1 is EFI System, and sda2 is Apple HFS/HFS+ |
16:02 | <amacater> | OK - so you're tryingg to force an autologin so that you don't need to type username / password |
16:02 | <urk> | blast007: sda1 is not EFI. |
16:02 | -!- | xylo [c55663548b@125.236.225.172] has quit [Read error: Connection reset by peer] |
16:02 | <urk> | Its Ext4 |
16:02 | <blast007> | you SAID it was though |
16:02 | <urk> | And its mounted |
16:02 | <jmcnaught> | urk: he swapped drives at one point you may have missed that |
16:03 | <jmcnaught> | blast007: ^ sorry that was for you |
16:03 | <blast007> | :) |
16:03 | <urk> | Earlier I had an apple backup drive on here, but since swapped drives. I was trying to retrieve some data. |
16:03 | <urk> | http://paste.debian.net/1206094/ |
16:04 | <urk> | This Debian paste is for my internal Dell laptop drive only. |
16:04 | <scorpion2185[m]> | amacater: yes, `[+2.15s] DEBUG: Seat seat0: Can't find session 'gnome-xorg.desktop'` lightdm log |
16:06 | -!- | RedSoxFan07 [~Thunderbi@d-159-250-218-50.ct.cpe.atlanticbb.net] has quit [Quit: RedSoxFan07] |
16:06 | <jmcnaught> | scorpion2185[m]: you have the gnome-session package installed? |
16:07 | <scorpion2185[m]> | yes I also check that file in usr/share/somthing (?) |
16:07 | <jmcnaught> | /usr/share/xsessions/gnome-xorg.desktop |
16:08 | -!- | ao2 [~ao2@host-79-37-62-184.retail.telecomitalia.it] has joined #debian |
16:08 | -!- | ao2 is "ao2" on #linux-media #gstreamer #vcs-home #debian #cell |
16:08 | <scorpion2185[m]> | what is the right value for `autologin-session=*` so? |
16:09 | -!- | premix_ [~premix@dslb-094-220-123-115.094.220.pools.vodafone-ip.de] has joined #debian |
16:09 | -!- | premix_ is "premix" on #debian |
16:09 | <scorpion2185[m]> | `[+2.15s] DEBUG: Seat seat0: Failed to find session configuration gnome-xorg.desktop` error before the other error |
16:10 | -!- | premix_ [~premix@dslb-094-220-123-115.094.220.pools.vodafone-ip.de] has left #debian [] |
16:11 | <jmcnaught> | scorpion2185[m]: what file are you putting that autologin-session= directive into? |
16:11 | -!- | amacater [~amacater@77.97.174.253] has quit [Quit: Leaving] |
16:11 | <keycollector> | "Fatal error: failed to mount FUSE fs: fusermount: exec: "fusermount": executable file not found in $PATH" Is fusermount not a command in debian 11 ? |
16:11 | -!- | xylo [c55663548b@125.236.225.172] has joined #debian |
16:11 | -!- | xylo is "xylo" on #debian |
16:13 | <scorpion2185[m]> | /etc/lightdm/lightdm.conf |
16:13 | -!- | lucasmsoares96 [~lucas@170.244.219.188] has joined #debian |
16:13 | -!- | lucasmsoares96 is "realname" on #debian #debian-next |
16:15 | -!- | graytron [~tero@00013377.user.oftc.net] has quit [Remote host closed the connection] |
16:15 | -!- | graytron [~tero@00013377.user.oftc.net] has joined #debian |
16:15 | -!- | graytron is "graytron" on #debian |
16:15 | <blast007> | keycollector: do you have fuse or fuse3 installed? |
16:15 | <scorpion2185[m]> | later |
16:16 | <blast007> | then you should have /bin/fusermount |
16:17 | <keycollector> | ahh, i did not even think this was something that needed installed, though it was system default. Gotcha, thats it then. Thanks! |
16:20 | -!- | Javi [~javier@185.153.167.129] has quit [Quit: leaving] |
16:23 | -!- | foka [~foka@00014ec7.user.oftc.net] has quit [Ping timeout: 480 seconds] |
16:24 | -!- | bubble9986 [~bubble998@ip72-193-247-138.lv.lv.cox.net] has quit [Read error: Connection reset by peer] |
16:25 | -!- | chele [~chele@00022067.user.oftc.net] has quit [Remote host closed the connection] |
16:27 | -!- | user__ [~user@0BGAAC3ZP.tor-irc.dnsbl.oftc.net] has joined #debian |
16:27 | -!- | user__ is "realname" on #debian |
16:28 | -!- | choozy [~choozy@75-63-174-82.ftth.glasoperator.nl] has quit [Quit: Konversation terminated!] |
16:29 | <Sqrt{not}> | scorpion2185[m], are you trying to do this autologin as root? |
16:30 | -!- | user__ [~user@0BGAAC3ZP.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
16:35 | -!- | dlehn3 [~dlehn@73.216.238.123] has joined #debian |
16:35 | -!- | dlehn3 is "David I. Lehn" on #debian #vtluug |
16:35 | -!- | dlehn2 [~dlehn@73.216.238.123] has quit [Ping timeout: 480 seconds] |
16:38 | -!- | dudek [~dudek@86-63-85-127.sta.asta-net.com.pl] has joined #debian |
16:38 | -!- | dudek is "dudek" on #debian |
16:39 | -!- | is0ke3 [~is0ke3@0002bb50.user.oftc.net] has quit [Quit: Zzzzzz..... ] |
16:41 | -!- | qwer [~qwer@bedtbedt.hra.rev-fortech.cz] has joined #debian |
16:41 | -!- | qwer is "qwer" on #debian #retroshare #openttd.notice #linux-storage #linuxfriends #debian-hamchat #debian-gaming #debian-boinc #Corsair #vectorlinux |
16:43 | -!- | baxo [~AdminUser@200-9-116-161.turbonetmais.com.br] has joined #debian |
16:43 | -!- | baxo is "anom84212" on #debian |
16:45 | -!- | baxo [~AdminUser@200-9-116-161.turbonetmais.com.br] has quit [] |
16:49 | -!- | newtons [~newtons@2a02:120b:2c42:7650:6e62:6dff:fe05:e12d] has quit [] |
16:53 | -!- | Strom [strom@strom.user.oftc.net] has quit [] |
16:54 | -!- | m_g_lewis [~melvin@2601:541:8202:33d0:8a51:fbff:fe48:1e94] has quit [Ping timeout: 480 seconds] |
16:55 | -!- | Strom [strom@strom.user.oftc.net] has joined #debian |
16:55 | -!- | Strom is "Strom" on #alpine-linux #pipewire #virt #tor-project #debian #tor #kernelnewbies #openttd #debian-next |
16:56 | -!- | milkt_ [~debian@8A4AABHX7.tor-irc.dnsbl.oftc.net] has joined #debian |
16:56 | -!- | milkt_ is "debian" on #fdroid #tor #debian-next #debian |
16:56 | -!- | milkt [~debian@0002812a.user.oftc.net] has quit [Remote host closed the connection] |
16:59 | -!- | Volk [~Volk@a95-94-47-32.cpe.netcabo.pt] has joined #debian |
16:59 | -!- | Volk is "Volk" on #debian |
17:02 | -!- | format_c [~format_c@2a02:b98:f181:4094:f550:7488:2d5:5ffa] has joined #debian |
17:02 | -!- | format_c is "Alexander Koeppe" on #debian |
17:02 | -!- | Volk [~Volk@a95-94-47-32.cpe.netcabo.pt] has quit [] |
17:03 | -!- | Volk [~Volk@a95-94-47-32.cpe.netcabo.pt] has joined #debian |
17:03 | -!- | Volk is "Volk" on #debian |
17:03 | -!- | format_c [~format_c@2a02:b98:f181:4094:f550:7488:2d5:5ffa] has quit [] |
17:05 | -!- | ahso [~Thunderbi@0002b3cf.user.oftc.net] has quit [Quit: bye] |
17:06 | -!- | lucasmsoares96 [~lucas@170.244.219.188] has quit [] |
17:08 | -!- | mode/#debian [+l 975] by debhelper |
17:08 | -!- | vma [~vma@lfbn-dij-1-1173-155.w92-141.abo.wanadoo.fr] has quit [Remote host closed the connection] |
17:09 | -!- | Volk [~Volk@a95-94-47-32.cpe.netcabo.pt] has quit [Quit: See you next time!] |
17:10 | -!- | wnklmnn [~wnklmnn@2a02:908:4e2:9740:5b20:cffa:cb2e:e447] has joined #debian |
17:10 | -!- | wnklmnn is "realname" on #debian |
17:13 | -!- | foka [~foka@00014ec7.user.oftc.net] has joined #debian |
17:13 | -!- | foka is "Anthony Fok" on #debian-perl @#debian-olpc #debian-next #debian-glibc #debian-eeepc #debian-devel-changes #debian-ci #debian-ayatana #debian #debconf18-taiwan #beijinglug #autodeb #videocore #skolelinux |
17:14 | -!- | user_ [~user@13.201.159.143.dyn.plus.net] has quit [Quit: user_] |
17:15 | -!- | hbautista [~hbautista@187.171.99.178] has joined #debian |
17:15 | -!- | hbautista is "Héctor" on #debian-mx #debian #osm-es #archlinux |
17:16 | -!- | mobian [~smuxi@pool-173-66-18-89.washdc.fios.verizon.net] has joined #debian |
17:16 | -!- | mobian is "Your Name" on #debian |
17:17 | -!- | mobian [~smuxi@pool-173-66-18-89.washdc.fios.verizon.net] has quit [Read error: Connection reset by peer] |
17:17 | -!- | gelignite [~gelignite@55d46dd2.access.ecotel.net] has quit [Quit: Stay safe!] |
17:17 | -!- | ao2 [~ao2@host-79-37-62-184.retail.telecomitalia.it] has quit [Quit: Leaving] |
17:18 | -!- | Tenkawa [~Adium@2600:1702:1560:8d00:f867:f595:b2a0:28c6] has joined #debian |
17:18 | -!- | Tenkawa is "Adium User" on #debian |
17:20 | -!- | Blacker47 [~Blacker47@00014f22.user.oftc.net] has quit [Quit: Life is short. Get a V.90 modem fast!] |
17:20 | -!- | Kuririnmagic [~Kuririnma@ec2-34-228-69-5.compute-1.amazonaws.com] has quit [Remote host closed the connection] |
17:20 | -!- | Kuririnmagic [~Kuririnma@ec2-34-228-69-5.compute-1.amazonaws.com] has joined #debian |
17:20 | -!- | Kuririnmagic is "Kuririnmagic" on #infosec #debian-devel-changes ##brazil #tor-south #redditprivacy #ck #oftc #debian |
17:24 | -!- | dudek [~dudek@86-63-85-127.sta.asta-net.com.pl] has quit [] |
17:24 | -!- | wargreen [~wargreen@2a01:e0a:8fc:e6e0:5604:a6ff:fe93:965f] has quit [Ping timeout: 480 seconds] |
17:24 | -!- | leonardorocha [~leonardo@2804:14d:882:a24c:8a69:20ef:7b88:4c2e] has joined #debian |
17:24 | -!- | leonardorocha is "realname" on #debian #debian-br |
17:24 | -!- | towo` [~towo@00012f0f.user.oftc.net] has quit [Quit: Leaving] |
17:26 | -!- | hbautista [~hbautista@187.171.99.178] has quit [Quit: Leaving] |
17:26 | -!- | Tenkawa [~Adium@2600:1702:1560:8d00:f867:f595:b2a0:28c6] has left #debian [] |
17:26 | -!- | hbautista [~hbautista@187.171.99.178] has joined #debian |
17:26 | -!- | hbautista is "Héctor" on #debian-mx #debian #osm-es #archlinux |
17:27 | -!- | Tenkawa [~Adium@2600:1702:1560:8d00:f867:f595:b2a0:28c6] has joined #debian |
17:27 | -!- | Tenkawa is "Adium User" on #debian-next #debian |
17:28 | -!- | jochum [~jochum@87.236.118.131] has quit [Remote host closed the connection] |
17:28 | -!- | doubletwist [~doubletwi@2603-8080-0704-e200-04eb-37ff-febd-59b4.res6.spectrum.com] has quit [Remote host closed the connection] |
17:28 | -!- | jff [~quassel@102-128-165-046.ip-addr.inexio.net] has quit [Remote host closed the connection] |
17:29 | -!- | hele [~hele@88-115-23-57.elisa-laajakaista.fi] has joined #debian |
17:29 | -!- | hele is "hele" on #debian-next #debian |
17:32 | -!- | LtL [~debian@0001a4d6.user.oftc.net] has quit [Quit: LtL] |
17:32 | -!- | ArtGravity [~artgravit@0001abc9.user.oftc.net] has quit [Quit: ArtGravity] |
17:32 | -!- | voyager1 [~voyager1@0002a22b.user.oftc.net] has joined #debian |
17:32 | -!- | voyager1 is "user" on #debian |
17:35 | -!- | Tenkawa [~Adium@2600:1702:1560:8d00:f867:f595:b2a0:28c6] has quit [Quit: Leaving.] |
17:38 | -!- | mode/#debian [+l 967] by debhelper |
17:38 | -!- | qwer [~qwer@bedtbedt.hra.rev-fortech.cz] has quit [Ping timeout: 480 seconds] |
17:38 | -!- | JmaJeremy43386 [~JmaJeremy@bras-base-toroon6128w-grc-31-184-147-64-77.dsl.bell.ca] has quit [Remote host closed the connection] |
17:40 | -!- | netvor [~amahdal@ip-94-112-143-195.net.upcbroadband.cz] has quit [Quit: WeeChat 3.0.1] |
17:41 | -!- | doubletwist [~doubletwi@2603-8080-0704-e200-04eb-37ff-febd-59b4.res6.spectrum.com] has joined #debian |
17:41 | -!- | doubletwist is "doubletwist" on #debian |
17:43 | -!- | jochum [~jochum@87.236.118.131] has joined #debian |
17:43 | -!- | jochum is "jochum" on #debian #linux #debian-next |
17:46 | -!- | Mezz [~Mezz@dsl-hkibng31-58c384-213.dhcp.inet.fi] has quit [Remote host closed the connection] |
17:48 | -!- | jdmark [~jdmark@000274e6.user.oftc.net] has joined #debian |
17:48 | -!- | jdmark is "jdmark" on #postmarketos-porting #postmarketos #tor-project #tor-dev #debian #tor |
17:48 | -!- | plaur [~laur@171.33.179.232] has quit [Quit: WeeChat 2.3] |
17:51 | -!- | sproutnikus_ [~sproutnik@8L3AADYM8.tor-irc.dnsbl.oftc.net] has joined #debian |
17:51 | -!- | sproutnikus_ is "realname" on #debian #tor #oftc #fdroid |
17:52 | -!- | adhawkins_ [~adhawkins@cpc81760-swin18-2-0-cust230.3-1.cable.virginm.net] has joined #debian |
17:52 | -!- | adhawkins_ is "Andy Hawkins" on #debian #alpine-linux #alpine-devel #alpine-commits |
17:52 | -!- | voyager1 [~voyager1@0002a22b.user.oftc.net] has quit [Quit: -] |
17:53 | -!- | sproutnikus [~sproutnik@4G4AACJY5.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
17:53 | -!- | voyager1 [~voyager1@0002a22b.user.oftc.net] has joined #debian |
17:53 | -!- | voyager1 is "user" on #debian |
17:54 | -!- | LtL [~debian@0001a4d6.user.oftc.net] has joined #debian |
17:54 | -!- | LtL is "debian" on #debian |
17:56 | -!- | }ls{ [~kalle@000199a5.user.oftc.net] has quit [Quit: real life interrupt] |
17:56 | -!- | adhawkins [~adhawkins@cpc81760-swin18-2-0-cust230.3-1.cable.virginm.net] has quit [Ping timeout: 480 seconds] |
17:56 | -!- | adhawkins_ is now known as adhawkins |
17:57 | -!- | thiras [~thiras@24.133.81.19] has quit [Remote host closed the connection] |
17:58 | -!- | fortuno51 [~fortuno51@37.120.156.254] has quit [Remote host closed the connection] |
17:58 | -!- | thiras [~thiras@24.133.81.19] has joined #debian |
17:58 | -!- | thiras is "Ant Somers" on #debian #tor |
18:01 | -!- | himesama [~user@ip68-226-99-134.ph.ph.cox.net] has joined #debian |
18:01 | -!- | himesama is "unknown" on #debian |
18:03 | <himesama> | i'd like to remove java just to keep the system trim. if i remove say openjdk-8-jre-headless gcj-6-jre gcj-6-jre-headless gcj-6-jre-lib gcj-jre gcj-jre-headless libgcj-common libgcj17 libgcj17-awt then what is suggested to further remove is some more java stuf (good) and a few bits and pieces of libreoffice that idk if htey re needed or not. any cloue if such things are needed. (examples ca-certificates-java* d |
18:03 | <himesama> | efault-jre* default-jre-headless* libreoffice-nlpsolver* libreoffice-script-provider-bsh* libreoffice-script-provider-js* openjdk-8-jre* openjdk-8-jre-headless*) |
18:04 | <vv221> | To check if a package is needed by something currently installed: aptitude why the-package-name |
18:04 | <vv221> | (no need to be root for this command) |
18:04 | <sarnold> | himesama: check apt-cache show libreoffice-nlpsolver and apt-cache show libreoffice-script-provider-bsh --- if those sound like things you use, probably don't remove it :) |
18:04 | <sarnold> | himesama: my guess is that if you're asking what those packages do then you probably wouldn't miss them if they were gone |
18:05 | -!- | Guest1179 [~darkstar@mail.msantana.eng.br] has quit [] |
18:05 | -!- | hele [~hele@88-115-23-57.elisa-laajakaista.fi] has quit [Ping timeout: 480 seconds] |
18:05 | <sarnold> | himesama: oh, apt-cache show libreoffice-script-provider-js as well. same thing, you're probably not using it.. |
18:06 | -!- | msantana [~darkstar@mail.msantana.eng.br] has joined #debian |
18:06 | -!- | msantana is "Marcelo Santana" on #debian |
18:06 | -!- | msantana is now known as Guest2853 |
18:10 | <himesama> | sarnold: i use libreoffice like once per year or so to show something other tools cannot display. so maybe i can get rid of java. hmm. |
18:12 | -!- | Guest2853 [~darkstar@mail.msantana.eng.br] has quit [] |
18:12 | -!- | YuGiOhJCJ [~YuGiOhJCJ@00021b1f.user.oftc.net] has joined #debian |
18:12 | -!- | YuGiOhJCJ is "YuGiOhJCJ" on #dri #dri-devel #oolite #tor #oftc @#yugiohjcj #llvm #debian |
18:13 | -!- | msantana` [~darkstar@mail.msantana.eng.br] has joined #debian |
18:13 | -!- | msantana` is "Marcelo Santana" on #debian |
18:16 | <mason> | Anyone know offhand how to manage efivars in virt-manager/libvirt? On reboot, my VM doesn't have any efivars set, so I have to navigate to the grub efi and launch it manually. I'm assuming there's a way to say "here, store these efi variables on the host" but it's not emerging readily. |
18:17 | <mason> | This is with ovmf. |
18:27 | -!- | tagomago [~tagomago@static-188-74-228-77.ipcom.comunitel.net] has quit [Quit: Konversation terminated!] |
18:27 | -!- | wnklmnn [~wnklmnn@2a02:908:4e2:9740:5b20:cffa:cb2e:e447] has quit [Quit: Leaving] |
18:30 | <himesama> | when i try removing openjdk-8-jre-headless it wants to install another java (gcj) |
18:31 | <sney> | himesama: something probably depends on default-jre |
18:31 | <himesama> | aptitude why says libreoffice-script-provider-js |
18:32 | <himesama> | so i include that on the purge line maybe |
18:33 | -!- | clowninasack [~clowninas@0001afcf.user.oftc.net] has quit [Remote host closed the connection] |
18:34 | <sney> | yes, it looks like you can remove that libreoffice package without disrupting the rest of the office suite |
18:34 | -!- | mbond [~mbond@12.109.252.10] has quit [Quit: mbond] |
18:35 | <mason> | himesama: You can do tricky things like --no-install-recommends on removals, and things like apt --no-install-recommends purge foo bar- where bar is the thing it's offering to install instead. |
18:35 | <jhutchins> | himesama: Obviously you have programs that rely on java and a java environment. Unless you want to track them all down and remove them one by one, why not just leave java alone. Disk space is cheap these days. |
18:35 | <mason> | The more you specify about the overall situation at one time the easier it is for the software to resolve. |
18:36 | <vv221> | Ouch, `apt remove --no-install-recommends` is not really an intuitive one ;) |
18:37 | <mason> | vv221: Yeah, turns out you can do batches of install-and-remove together, purging, suppressing suggested replacements, etc. |
18:38 | -!- | mode/#debian [+l 961] by debhelper |
18:38 | <mason> | There are things where if you don't do them all at once it's nightmarish, but if you do it in one go, it all just works smoothly. |
18:38 | <sarnold> | but constructing that one command line can take some doing :) |
18:39 | <mason> | No harder than writing poetry. |
18:39 | -!- | FragByte_ [~christian@p579d24a7.dip0.t-ipconnect.de] has quit [] |
18:39 | -!- | msantana` is now known as msantana |
18:39 | <vv221> | mason, I knew about the `apt remove package+` and other `apt install package-`, but would not have thought of combining --no-install-* with remove. |
18:40 | <mason> | vv221: Debian tools are amazing that way. |
18:40 | <vv221> | (well, both --no-install-* are defaults in my apt.conf anyway) |
18:40 | <mason> | Ah, I don't do that because it's bitten me in the past. Stuff I don't think about and I don't end up missing it until I'm using something that would have made use of the missing package. |
18:40 | <sarnold> | Oh freddled grub2, Thy micturations are to me ... |
18:41 | * | alex11 tries to gnaw off his leg |
18:41 | -!- | FragByte [~christian@000196a0.user.oftc.net] has joined #debian |
18:41 | -!- | FragByte is "ZNC - https://znc.in" on #debian-next #debian |
18:41 | <mason> | I've beaten GRUB into shape, more or less. Debian still lack's Ubuntu's really elegant grub-efi-amd64 multiple ESP handling, but it can be faked out with grub-install --efi-directory= |
18:41 | <mason> | s/lack's/lacks/ |
18:42 | <vv221> | mason, to mitigate I tend to explicitely pass --install-recommends when installing some new software I’m trying for the first time. |
18:42 | <mason> | That works. |
18:44 | -!- | xylo [c55663548b@125.236.225.172] has left #debian [Error from remote client] |
18:44 | -!- | ax562 [~ax562@0002ac27.user.oftc.net] has joined #debian |
18:44 | -!- | ax562 is "realname" on #linux #debian #debian-next |
18:47 | -!- | mbond [~mbond@12.109.252.10] has joined #debian |
18:47 | -!- | mbond is "mbond" on #debian |
18:54 | <mason> | Hrm, re: the efivar thing, frobbing it a bit (changing order spuriously) seems to have convinced OVMF to look at the file that stores the efivars persistently. |
18:55 | <mason> | ...which is /var/lib/libvirt/qemu/nvram/thisvm_VARS.fd fwiw |
18:57 | -!- | Blue_Hat [~kamron@72.252.171.132] has joined #debian |
18:57 | -!- | Blue_Hat is "Blue_Hat" on #debian |
18:58 | <sarnold> | oh interesting |
18:59 | -!- | bubble9986 [~bubble998@ip72-193-247-138.lv.lv.cox.net] has joined #debian |
18:59 | -!- | bubble9986 is "realname" on #debian |
19:00 | <bubble9986> | ok i installed debian |
19:00 | <bubble9986> | but boot stops at loading a file called "iwl-config-yoyo.bin" |
19:00 | -!- | clowninasack [~clowninas@0001afcf.user.oftc.net] has joined #debian |
19:00 | -!- | clowninasack is "clowninasack" on #bitlbee #debian |
19:00 | -!- | clowninasack [~clowninas@0001afcf.user.oftc.net] has quit [Remote host closed the connection] |
19:00 | <bubble9986> | with testing |
19:00 | -!- | ax562 [~ax562@0002ac27.user.oftc.net] has quit [Quit: Leaving] |
19:01 | <sney> | bubble9986: that's a red herring, that file isn't needed and is not available anyway. |
19:01 | <sney> | it may be trying to set a video mode that isn't supported by your gpu or your screen, do you have a gpu that needs firmware and is it installed? |
19:01 | -!- | wholmes [~wholmes@2600:1700:3840:30a1:19ec:8cae:2180:4147] has joined #debian |
19:01 | -!- | wholmes is "realname" on #debian |
19:01 | <bubble9986> | im using nvidia gt 1030 |
19:01 | -!- | wholmes [~wholmes@2600:1700:3840:30a1:19ec:8cae:2180:4147] has quit [] |
19:02 | <bubble9986> | but wouldnt it install that from the firmware pack that you put on a flash drive? |
19:02 | -!- | Blendie [uid453465@id-453465.brockwell.irccloud.com] has joined #debian |
19:02 | -!- | Blendie is "wintersky" on #debian-offtopic #debian-next #debian |
19:02 | <sney> | depends, which "firmware pack" are you referring to? |
19:02 | -!- | leonardorocha [~leonardo@2804:14d:882:a24c:8a69:20ef:7b88:4c2e] has quit [Remote host closed the connection] |
19:03 | -!- | mbond [~mbond@12.109.252.10] has quit [Quit: mbond] |
19:03 | <bubble9986> | the one they link to in the install faq |
19:03 | <bubble9986> | its also somewhere on the downloads page i think just called "firmware.tar.gz" |
19:03 | <sney> | ok, yes, normally the nouveau firmware would be included in that tarball |
19:04 | <sney> | did you select a desktop environment in the installer? |
19:04 | <bubble9986> | no |
19:04 | <bubble9986> | i also tried booting with the recovery mode kernel and it didnt work either |
19:05 | <sney> | how far did recovery mode get? |
19:05 | <bubble9986> | it got farther but stopped at fb0: switching to nouveau fb or something |
19:06 | <sney> | ok, that does sound like nouveau issues, try booting with 'nomodeset' added to the end of the grub command line and see if you get a login prompt |
19:06 | <bubble9986> | ok |
19:06 | <bubble9986> | i shall return |
19:07 | -!- | bubble9986 [~bubble998@ip72-193-247-138.lv.lv.cox.net] has quit [Remote host closed the connection] |
19:07 | -!- | xylo [c55663548b@125.236.225.172] has joined #debian |
19:07 | -!- | xylo is "xylo" on #debian |
19:09 | -!- | clowninasack [~clowninas@0001afcf.user.oftc.net] has joined #debian |
19:09 | -!- | clowninasack is "clowninasack" on #debian #bitlbee |
19:11 | -!- | khalid_ [~khalid@148.87.23.13] has quit [Quit: Ex-Chat] |
19:14 | <urk> | I am wondering how to change file permissions on an extermal Mac drive? I have switched hats again, and determined that I needed data off of both the computer I tried to SSH to as well as the external backup drive. |
19:15 | <urk> | I have already installed the hsprogs or something like that someone told me about earlier today. |
19:15 | <sney> | if it's a one time recovery, just access it as root and don't bother with the permissions |
19:16 | -!- | dvs [~gilford@00012127.user.oftc.net] has joined #debian |
19:16 | -!- | dvs is "realname" on #debian |
19:16 | <sney> | rsync the contents to some other volume, chown them there, then do whatever you need after |
19:16 | <urk> | sney: I am root, and there is a big red "X" over each of the folders on the drive. |
19:17 | <sney> | don't use a gui tool, rsync the contents to some other volume, chown them there, then do whatever you need after |
19:21 | -!- | thiras_ [~thiras@24.133.81.19] has joined #debian |
19:21 | -!- | thiras_ is "Ant Somers" on #tor #debian |
19:21 | <urk> | sney: I will likely need to copy some of the data on to my existing laptop. |
19:21 | <sney> | !refcard |
19:21 | <dpkg> | A short reference of Debian commands - quite useful for someone new to Debian - can be found at http://www.debian.org/doc/manuals/refcard/refcard.en.pdf and packaged for Debian as debian-refcard. See also <grounding>, <vim refcard>. |
19:21 | <sney> | if you're not familiar with navigating files from the command line, most of what you need is in this, under 'important shell commands'. |
19:22 | <sney> | replace the .en with your language code as necessary |
19:23 | -!- | dvs [~gilford@00012127.user.oftc.net] has quit [Quit: Leaving] |
19:24 | <EmleyMoor> | Has something broken en FreeNode? |
19:24 | <sney> | to say the least |
19:24 | <sarnold> | everything, yes; freenode imploded |
19:25 | <sney> | whatever channel you're looking for, it's probably on libera.chat now. and if you had a freenode account from before May 2021, it has been deleted. |
19:25 | <urk> | EmleyMoor: Freenoode's future is in its past. The network was hit by a dark cursor coming from Korea |
19:25 | -!- | bubble9986 [~bubble998@ip72-193-247-138.lv.lv.cox.net] has joined #debian |
19:25 | -!- | bubble9986 is "the one" on #debian |
19:25 | <bubble9986> | im here in irssi on my text mode tty |
19:25 | <sarnold> | hah 'dark cursor' |
19:25 | <sney> | there's a lot more colorful information about the freenode sitch available on the googles, please keep #debian to debian support. |
19:26 | <urk> | They say that looking at Freenode now is the same as the story of Sodom and Gomorrah. Use the network and you might turn to stone. |
19:26 | <EmleyMoor> | urk: OK, thanks. I'll investigate and see what's what tomorrow. |
19:26 | <urk> | EmleyMoor: Everything you need to know is on LiberaChat, OFTC, or Dalnet |
19:26 | <sney> | bubble9986: does that mean nomodeset got you a login prompt? |
19:27 | -!- | dutch [~dutch@00028048.user.oftc.net] has quit [Quit: WeeChat 3.0.1] |
19:27 | <urk> | Freenode is gone as we know it, and for all practical intent is out of business. |
19:27 | -!- | thiras [~thiras@24.133.81.19] has quit [Ping timeout: 480 seconds] |
19:27 | <sney> | urk: please keep #debian to debian support. if you want to ramble about freenode, there are other channels for that. |
19:27 | <bubble9986> | yes |
19:28 | <sarnold> | sney: that's a handy refcard, thanks |
19:28 | <bubble9986> | i tried installing xorg and i3 but i never got any gpu driver |
19:28 | <sney> | bubble9986: is 'firmware-misc-nonfree' installed? apt list firmware-misc-nonfree and see if it says [installed] |
19:28 | <sney> | sarnold: np, I keep it open in a tab always |
19:29 | <bubble9986> | yeah its there |
19:30 | <bubble9986> | long live irc |
19:30 | <sney> | hm, I suppose nouveau is missing support for your gpu. the nvidia binary driver will probably work, if you don't mind non-free software. |
19:30 | <bubble9986> | i already had to install non-free software for my network card anyway |
19:30 | <urk> | sney: |
19:31 | <urk> | sney: I see how to transfer the files with rsync, but not look at them. Am I missing something? |
19:32 | <sney> | bubble9986: ok, then make sure your /etc/apt/sources.list has 'contrib non-free' at the end of your debian mirror entries, 'apt update', and 'apt install linux-headers-amd64 nvidia-driver'. it will download and compile the nvidia driver, then you just reboot and everything should be working |
19:33 | <sarnold> | urk: what does it mean to "look at a file"? |
19:33 | <sney> | urk: no, as I told you (twice), you should copy(rsync) the files from the HFS volume to some other volume, and then do what you need with them after. |
19:33 | <sney> | urk: linux support for HFS is not great, you will not be able to easily navigate that HFS disk like it's ext4 or vfat. |
19:34 | <bubble9986> | ok |
19:36 | <bubble9986> | do people still use apt-get |
19:36 | <sney> | dpkg: apt vs apt-get |
19:36 | <dpkg> | apt is promoted over apt-get for interactive use. It uses fancy colors and has output format differences. It removes the .deb files that it downloads during an install or upgrade. It installs new packages during upgrades. apt-get has a stable command-line interface and is promoted for scripting. |
19:36 | <urk> | sney: My problem is that I don't know what to copy. Should I copy the whole folder? |
19:36 | <sarnold> | bubble9986: it took me five years but I usually use 'apt install' and 'apt purge' almost all the time :) |
19:37 | <sney> | urk: that is up to you, only you know what is important on that disk. you will just have to find out on your own. |
19:37 | <sney> | if you don't have enough space for the whole thing, then go directory by directory. |
19:38 | -!- | dutch [~dutchingr@00028048.user.oftc.net] has joined #debian |
19:38 | -!- | dutch is "dutchingraham" on #debian-next #debian #oftc |
19:38 | <urk> | I suspect I have enough space. I'm on a 1 tb drive. |
19:38 | <bubble9986> | this all works automatically in archlinux and i don't know whether that means i should be scared of arch or proud |
19:38 | <bubble9986> | it seems like they dont care at all about free vs nonfree |
19:39 | <bubble9986> | there is no separate "non-free" repo |
19:40 | <sarnold> | debian takes the debian free software guidelines seriously |
19:41 | <sarnold> | I can appreciate that, but the amount of effort it takes to find the non-free install cd feels counter-productive to me |
19:41 | -!- | hbautista_ [~hbautista@187.171.99.178] has joined #debian |
19:41 | -!- | hbautista_ is "Héctor" on #osm-es #debian #debian-mx |
19:42 | -!- | bubble9986 [~bubble998@ip72-193-247-138.lv.lv.cox.net] has quit [Quit: leaving] |
19:42 | <sney> | debian definitely needs to do *something* to make it more accessible, but having a distinct repo that you have to intentionally enable is still better than essentially forcing a new user to accept a eula that they've never heard of |
19:42 | <sney> | hm, and gone |
19:44 | <sarnold> | d'oh |
19:44 | <sarnold> | probably he'll be back |
19:44 | <sney> | yeah, this is likely the reboot after building nvidia dkms |
19:45 | -!- | thiras_ [~thiras@24.133.81.19] has quit [Remote host closed the connection] |
19:47 | -!- | hbautista [~hbautista@187.171.99.178] has quit [Ping timeout: 480 seconds] |
19:50 | -!- | Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] |
19:51 | -!- | david_sambell [~grml@2001:8003:a56c:b00:6ef0:49ff:fe5e:aea8] has joined #debian |
19:51 | -!- | david_sambell is "realname" on #debian |
19:52 | -!- | NomadJim__ [~Jim@72.168.161.65] has quit [Write error: connection closed] |
19:52 | -!- | NomadJim__ [~Jim@2001:5b0:2d1f:29b8:e873:d935:4d78:d57a] has joined #debian |
19:52 | -!- | NomadJim__ is "Nomad" on #debian #linode |
19:52 | -!- | bubble9986 [~bubble998@ip72-193-247-138.lv.lv.cox.net] has joined #debian |
19:52 | -!- | bubble9986 is "the one" on #debian |
19:52 | <bubble9986> | ok i made it |
19:52 | <bubble9986> | i installed debian |
19:53 | <sarnold> | bubble9986: woot |
19:53 | <bubble9986> | we did it boys |
19:53 | <sney> | !win bubble9986 |
19:53 | <dpkg> | Congratulations, bubble9986! You have won a one way ticket to Rio de Janeiro! |
19:53 | <sarnold> | bubble9986: < sney> debian definitely needs to do *something* to make it more accessible, but having a distinct repo that you have to intentionally enable is still better than essentially forcing a new user to accept a eula that they've never heard of |
19:54 | <bubble9986> | also they only have firefox-esr |
19:54 | <coc0nut> | dpkg -e file.deb folderpath <- is this the scripts of everything a deb folder does? |
19:54 | <dpkg> | coc0nut: I think you lost me on that one |
19:55 | <sney> | coc0nut: roughly, the pre/postinst scripts will tell you what runs during package install |
19:56 | <sney> | bubble9986: yes, regular firefox moves too fast for debian to consider it stable. firefox-esr is frozen at 1 version (usually), and has current security support at that version |
19:56 | <coc0nut> | deb package* |
19:57 | <bubble9986> | when i install nvidia-driver it said i already have nouveau installed, do i have to uninstall nouveau so they dont conflict? i dont even know what the package is called |
19:57 | <sney> | bubble9986: nope, the nvidia-driver package disables nouveau automatically |
19:58 | <sney> | anyway, it's not removable, it's part of the linux kernel |
19:58 | <bubble9986> | so does that just mean my gpu doesnt work with nouveau |
19:58 | <bubble9986> | i didnt know it was part of the kernel |
19:58 | <sney> | that's what it seems like. I'm surprised, I thought a 1030 would be fine, but *shrug* |
19:59 | <bubble9986> | the chip shortage is hard |
20:00 | <sney> | there's a 1070 in this system, and I'm pretty sure nouveau worked (though I installed nvidia-driver anyway so I could play steam games) |
20:00 | <bubble9986> | oh yeah i gotta try that |
20:01 | <bubble9986> | is it ok to use unstable |
20:01 | <sney> | if you have to ask, I would say no |
20:01 | -!- | ax562 [~ax562@0002ac27.user.oftc.net] has joined #debian |
20:01 | -!- | ax562 is "realname" on #linux #debian #debian-next |
20:01 | <bubble9986> | i was using arch before which i imagine is the same thing |
20:02 | -!- | jmux_ [~jan-marek@2a01:c22:6ed0:8900:55f1:2b2f:937a:6cc8] has joined #debian |
20:02 | -!- | jmux_ is "Jan-Marek Glogowski" on #debian |
20:02 | <sney> | not exactly, arch is a rolling release that's always supposed to be usable. the only guarantee you have with any package in unstable is that it compiled on the maintainer's computer |
20:02 | <sney> | debian testing/unstable branches exist to develop the next stable release. there can be a lot of mess in that process. |
20:03 | <sarnold> | (I ran debian unstable for something like a dozen years with only two or three Big Problems, it mostly worked out okay) |
20:03 | <sney> | right, it's just a question of experience, and how familiar you are with the debian tools specifically |
20:03 | <sarnold> | .. and if you want to gain experience, or not :) |
20:03 | <sney> | even if I were (for instance) a fedora wizard, I wouldn't jump straight into sid without getting used to apt/dpkg first. |
20:04 | -!- | dabor [~dabor@152.169.100.248] has joined #debian |
20:04 | -!- | dabor is "realname" on #debian #channel |
20:06 | -!- | jmux [~jan-marek@2a01:c22:6fcb:c200:69c5:cf6f:5c76:93af] has quit [Ping timeout: 480 seconds] |
20:06 | <jhutchins> | It's also a matter of luck. Did you draw some problem hardware? Is the work you're doing with the system an edge case that crashes and burnes? |
20:06 | <jhutchins> | Just because _you_ dodged the bullet doesn't mean the danger isn't there. |
20:06 | -!- | hegstal [~hegstal@0002c365.user.oftc.net] has quit [Remote host closed the connection] |
20:07 | -!- | hbautista_ [~hbautista@187.171.99.178] has quit [Ping timeout: 480 seconds] |
20:07 | <sarnold> | true, I did not buy nvidia, and I went to some effort to get intel nics because they were really well supported .. |
20:07 | <sney> | plus, it's the 2020s, if you want to play around with breaking sid then do it to as many VMs as you feel like |
20:07 | <sarnold> | :D |
20:09 | <urk> | sney: Can I use rsync without options for this copying? |
20:10 | <sney> | urk: I don't know, can you? what happens when you try? |
20:10 | -!- | qwer [~qwer@bedtbedt.hra.rev-fortech.cz] has joined #debian |
20:10 | -!- | qwer is "qwer" on #vectorlinux #Corsair #debian-boinc #debian-gaming #debian-hamchat #linuxfriends #linux-storage #openttd.notice #retroshare #debian |
20:15 | <jhutchins> | urk: Most people recommend -a. If your computing power significantly exceeds your bandwitdh, you can add z for compression, and some people like v so they can see the progress. |
20:16 | <jhutchins> | urk: You should consult the man page to see what options are available and what they do. |
20:16 | <sarnold> | when two drives are connected to one computer, -z won't help anything :) |
20:16 | -!- | friki [~friki@00012f86.user.oftc.net] has quit [Quit: %friki%] |
20:16 | <jhutchins> | ... will in fact hurt performance. |
20:17 | <sney> | and -a might be detrimental, since the permissions on the source drive are apparently wack |
20:17 | <sney> | but this is all explained in the option summary of rsync(1) |
20:18 | -!- | toto_ [~toto@aftr-37-201-214-52.unity-media.net] has quit [Ping timeout: 480 seconds] |
20:18 | <alex11> | i'm wondering whether --update for recurring backups is a smart idea or not |
20:18 | <alex11> | whether it will keep what i want it to |
20:18 | <sarnold> | though as manpages go, rsync is definitely swimming in the deep end |
20:18 | <alex11> | i guess yes |
20:19 | -!- | R2robot_ [~R2robot@2601:2c7:c301:ae0:4565:57f6:c5c3:db46] has joined #debian |
20:19 | -!- | R2robot_ is "R2" on #tor #debian |
20:19 | -!- | nikow [~nikow@2001:41d0:601:1100::462] has quit [Remote host closed the connection] |
20:19 | -!- | nikow1 [~nikow@2001:41d0:601:1100::462] has joined #debian |
20:19 | -!- | nikow1 is "nikow" on #debian #alpine-linux #tor |
20:20 | <sney> | I always page down through the long descriptions and only look at the examples/options |
20:20 | -!- | TheCreeper1 [~TheCreepe@7YZAABX7C.tor-irc.dnsbl.oftc.net] has joined #debian |
20:20 | -!- | TheCreeper1 is "realname" on #debian |
20:20 | -!- | debacle [3a8a2df271@v2202101139504140605.quicksrv.de] has quit [Remote host closed the connection] |
20:21 | -!- | R2robot [~R2robot@00028082.user.oftc.net] has quit [Ping timeout: 480 seconds] |
20:23 | <jhutchins> | I try to at least skim the long bits. That way I might have a problem and think "there was something in the man page that mentioned that". |
20:25 | -!- | kapouer [~kapouer@91-163-163-134.subs.proxad.net] has quit [] |
20:26 | -!- | clowninasack [~clowninas@0001afcf.user.oftc.net] has quit [Ping timeout: 480 seconds] |
20:26 | -!- | eti [~eti@89.234.183.156] has quit [Quit: byeeeee] |
20:26 | -!- | TheCreeper [~TheCreepe@000209ab.user.oftc.net] has quit [Ping timeout: 480 seconds] |
20:26 | -!- | clowninasack [~clowninas@0001afcf.user.oftc.net] has joined #debian |
20:26 | -!- | clowninasack is "clowninasack" on #debian #bitlbee |
20:26 | <urk> | jhutchins: These are the errors I received http://paste.debian.net/1206122/ |
20:28 | -!- | hybridwipe [~null@100.42.98.196] has quit [Ping timeout: 480 seconds] |
20:28 | -!- | jzz [~jzz@0002ba56.user.oftc.net] has quit [Quit: Konversation terminated!] |
20:29 | <jhutchins> | urk: If those are directories, your disk is trashed. If they're not, you should be able to fix your commands. Be aware of symlinks, although they usually behave. |
20:29 | <jhutchins> | urk: (Without the exact command you used that past is not really sufficient.) |
20:29 | -!- | Blue_Hat [~kamron@72.252.171.132] has quit [Ping timeout: 480 seconds] |
20:29 | -!- | eti [~eti@2a07:abc4::1:26e] has joined #debian |
20:29 | -!- | eti is "really?" on #debian-next #debian |
20:30 | <urk> | jhutchins: What do you mean by the exact command used? |
20:30 | <jmcnaught> | urk: you don't prefix the device to the filesystem paths, it is not working because you added /dev/sda2 and /dev/nvme0n1p6 to the src and destination respectively. |
20:30 | <sarnold> | urk: /dev/nvme0n1p6 and /dev/sda2 are block device nodes -- they aren't mount points |
20:31 | -!- | dabor [~dabor@152.169.100.248] has quit [Ping timeout: 480 seconds] |
20:32 | <urk> | sarnold: I don't have experience with rsync so could use some guidance. |
20:35 | <Sqrt{not}> | urk, have you mounted that external partition on a mount point? |
20:36 | <Sqrt{not}> | (and similarly is your internal partition sda2 *mounted* on some mount point?) |
20:36 | <urk> | Sqrt{not}: External partition is mounted to /media/pdq/Samsung_T3 |
20:37 | -!- | eti [~eti@2a07:abc4::1:26e] has quit [Quit: byeeeee] |
20:37 | -!- | eti [~eti@2a07:abc4::1:26e] has joined #debian |
20:37 | -!- | eti is "really?" on #debian-next #debian |
20:37 | -!- | hybridwipe [~null@2603-8080-2700-d768-0000-0000-0000-0b6a.res6.spectrum.com] has joined #debian |
20:37 | -!- | hybridwipe is "realname" on #debian #debian-next #msys2 #msys2-ci #llvm #llvmlinux |
20:38 | <Sqrt{not}> | urk, then use that directory name in your rsync command, not /dev/whatever |
20:39 | <urk> | Sqrt{not}: What about the destination? |
20:39 | <Sqrt{not}> | wherever it is *mounted* not the /dev/name for it |
20:40 | * | enyc meows |
20:41 | <urk> | Sqrt{not}: I removed the block devices, and received an error message indicating it is skipping the directories http://paste.debian.net/1206123/ |
20:42 | -!- | bubble9986 [~bubble998@ip72-193-247-138.lv.lv.cox.net] has quit [Remote host closed the connection] |
20:42 | <sarnold> | urk: that's because you forgot the -a -- but that might be for the best, since rsync is very picky about the trailing slashes on the source and destination both |
20:42 | <sarnold> | urk: try: rsync -a /media/pdq/Samsung_T3/a123/ /home/pdq/Documents/Mac/ |
20:45 | <urk> | sarnold: Ok it looks like a bunch of stuff copied over. However, all of the folders have a big red "X" on them. |
20:46 | <sarnold> | urk: sorry, I don't know any of the gui tools, I'm not sure what that indicates |
20:46 | <urk> | sarnold: I'm not using a gui tool. I copied everything at the command line. |
20:47 | <sarnold> | urk: I've never seen big red Xs on the command line, that's why I assumed you were using a gui |
20:47 | <sarnold> | urk: try: find /home/pdq/Documents/Mac -ls -- that'll give you a nice big listing of what's in that directory, and lower, and permissions |
20:48 | -!- | mode/#debian [+l 955] by debhelper |
20:48 | <sarnold> | I'm off for the night, have fun urk :) |
20:48 | <urk> | Big red "X" is on all of the folders that were copied from the Macbook backup drive to the /Documents/Mac/ on my laptop. Inside the Mac folder is a "Desktop" folder, "Documents" folder, etc, and all have a big red "X" on them. |
20:49 | <Sqrt{not}> | urk, *where* do you see a big red X ? use the command line, not some clicky graphical tool |
20:50 | <Sqrt{not}> | urk, use the command sarnold suggested, and look at the directory and file permissions, owners, and groups. |
20:51 | <Sqrt{not}> | (hint: the owner of the directories and files can *change* their permissions, and so can root) |
20:51 | <urk> | Sqrt{not}: Command line appears to indicate it is read and writable, but there is still a big red "X". Permisions that came back after running ls -l include drwxr-xr-x 12 99 99 4096 Mar 1 2017 Mac |
20:52 | <Sqrt{not}> | OK, what you show me is the permissions for *one* directory. keep going deeper |
20:52 | -!- | dabor [~dabor@152.169.100.248] has joined #debian |
20:52 | -!- | dabor is "realname" on #channel #debian |
20:52 | <Sqrt{not}> | and urk, ls -l should also be showing you the owner name and group name for each item |
20:54 | <Sqrt{not}> | %permissions |
20:54 | <dselect> | For information on permissions, read «info coreutils 'File Permissions'», http://mywiki.wooledge.org/Permissions and http://www.comptechdoc.org/os/linux/usersguide/linux_ugfilesp.html . For further information, see http://en.wikipedia.org/wiki/Unix_permission and http://en.wikipedia.org/wiki/Chmod and follow the setuid and setgid links within. See also <ssh permissions>, <qotd232>. http://wiki.debian.org/Permissions |
20:54 | <jmcnaught> | "99 99" appears to be the UID and GID |
20:55 | <urk> | Sqrt{not}: Permisions for the Documents folder inside the Mac folder seem to indicate it is read and writable, but it won't let me in http://paste.debian.net/1206124/ |
20:56 | <Sqrt{not}> | urk, that subdirectory Documents is read,write, and modify -able only by its owner, which as jmcnaught points out is "99". |
20:57 | <Sqrt{not}> | urk, you should learn about file and directory permissions. we can't tell you how to do every single command in your quest. |
20:57 | <himesama> | my impression is that rsync per se cares about one of them but not the other, not true? i like to put slashes at end of both just so i don'thave to care. also there might be an issue with symlinked dirs affixed with / that applies to all commands (e.g. ls) that might or might not apply to rsync. -- 17:42 <sarnold> urk: that's because you forgot the -a -- but that might be for the best, since rsync is very picky ab |
20:57 | <himesama> | out the trailing slashes on the source and destination both |
20:57 | <Sqrt{not}> | urk, root can change those permissions, so that your user can read and write those files and directories. |
20:59 | <Sqrt{not}> | urk take a few minutes, and read some of the information that dselect linked above here, so you understand unix permissions better. |
20:59 | <Sqrt{not}> | urk, It will be much safer if you know what you are doing, for your own reasons, instead of just blindly typing in commands that us random people from the internet suggest to you. |
21:00 | <Sqrt{not}> | (I should have said " that subdirectory Documents is read,write, and search -able only by its owner" |
21:02 | -!- | awal1 [~awal1@bras-base-mtrlpq0315w-grc-22-70-55-159-121.dsl.bell.ca] has joined #debian |
21:02 | -!- | awal1 is "realname" on #debian-devel-changes #debian-next #debian |
21:04 | <himesama> | hint: basic permissions are rwx for the 3 categories. everything else is advanced (sticky bits etc, and then there are acls and xattrs which i think do not show up on normal ls listings). |
21:04 | -!- | eti [~eti@2a07:abc4::1:26e] has quit [Quit: byeeeee] |
21:06 | -!- | f10_ [~flo@ip5b40863a.dynamic.kabel-deutschland.de] has quit [Ping timeout: 480 seconds] |
21:07 | -!- | Mister00X [~quassel@0002a863.user.oftc.net] has quit [Quit: I'll be back! — Arnold Schwarzenegger] |
21:08 | -!- | hbautista_ [~hbautista@187.171.99.178] has joined #debian |
21:08 | -!- | hbautista_ is "Héctor" on #osm-es #debian #debian-mx |
21:09 | -!- | lucasmsoares96 [~lucas@177.37.99.192] has joined #debian |
21:09 | -!- | lucasmsoares96 is "realname" on #debian #debian-next |
21:09 | -!- | lucasmsoares96 [~lucas@177.37.99.192] has quit [Remote host closed the connection] |
21:10 | -!- | lucasmsoares96 is "realname" on #debian #debian-next |
21:10 | -!- | lucasmsoares96 [~lucas@177.37.99.192] has joined #debian |
21:13 | -!- | lucasmsoares96 [~lucas@177.37.99.192] has quit [Remote host closed the connection] |
21:13 | -!- | lucasmsoares96 [~lucas@177.37.99.192] has joined #debian |
21:13 | -!- | lucasmsoares96 is "realname" on #debian-next #debian |
21:15 | -!- | j_f-f [~quassel@mail2.snct-dialer.de] has quit [Remote host closed the connection] |
21:15 | -!- | kmf58 [~kmf58@2a01:cb1c:a40:5100:1140:4420:364e:95f1] has joined #debian |
21:15 | -!- | kmf58 is "ste" on #debian |
21:17 | <kmf58> | hi all right now i test ctrl-alt-t on debian 10.1 on on a pc standart pc |
21:17 | <kmf58> | noyhing |
21:18 | <kmf58> | nothing |
21:18 | -!- | j_f-f [~quassel@mail2.snct-dialer.de] has joined #debian |
21:18 | -!- | j_f-f is "J\xF6rg Frings-F\xFCrst" on #debian-ubuntu #debian-xfce #debconf18-taiwan #debconf-miniauditorio #debian |
21:19 | <Sqrt{not}> | kmf58, in what environment are you sending that input? what do you expect to happen? |
21:20 | -!- | david_sambell [~grml@2001:8003:a56c:b00:6ef0:49ff:fe5e:aea8] has quit [Quit: Leaving] |
21:20 | <kmf58> | i would like to open a terminal i am on gnome |
21:20 | <kmf58> | may be it's not the right comand |
21:21 | <Sqrt{not}> | kmf, try just a right click in the window, it should open a menu |
21:22 | <kmf58> | all comands changes it's a bit difficult |
21:23 | -!- | ax562 [~ax562@0002ac27.user.oftc.net] has quit [Quit: Leaving] |
21:24 | <kmf58> | no no it's not a problem i nerver sheck that comand |
21:25 | -!- | sidmo_ [~sidmo@p5b24ed5f.dip0.t-ipconnect.de] has joined #debian |
21:25 | -!- | sidmo_ is "sidmo" on #debian-next #debian |
21:26 | <LtL> | kmf58: press the left windows/super key, a search bar appears at the top of your screen, type 'terminal' you'll see a terminal icon, click it. |
21:26 | <kmf58> | i have install terminal and termit |
21:29 | -!- | sidmo__ [~sidmo@00026de1.user.oftc.net] has quit [Ping timeout: 480 seconds] |
21:30 | <kmf58> | ho yeah someone told me some days but it not possible to open a terminal window using the keyboard really??... :/ |
21:32 | -!- | sunilmohan [~quassel@c-71-197-225-149.hsd1.wa.comcast.net] has quit [Read error: Connection reset by peer] |
21:32 | -!- | sunilmohan [~quassel@c-71-197-225-149.hsd1.wa.comcast.net] has joined #debian |
21:32 | -!- | sunilmohan is "Sunil Mohan Adapa" on #debian-blends #debian |
21:33 | <LtL> | kmf58: hover your mouse in the left upper corner of your screen, there is probably a terminal icon in a vertical, left side bar menu that appears. same thing happens with the super key. |
21:33 | <jhutchins> | kmf58: What did you try to do? How did you try to do it? What did you expect to happen? What happened instead? |
21:34 | <jhutchins> | himesama: What do you expect that sequence to do? What application are you in when you issue it? |
21:36 | <kmf58> | i tryed ctrl+alt+T |
21:37 | <jhutchins> | WHERE? |
21:37 | <kmf58> | i tryed to open a terminal window |
21:37 | <jhutchins> | What did you expect to happen? |
21:37 | <kmf58> | it appen nothing |
21:38 | <kmf58> | i expect to open a terminal windiow |
21:38 | <jhutchins> | Ok, it's supposed to start a terminal session. It is unlikely to work outside of an existing terminal session. |
21:38 | <kmf58> | window* |
21:39 | <raven523> | maybe gnome expects something different like alt+f1 |
21:39 | <raven523> | did you configure custom keyboard shortcuts for gnome? |
21:40 | <kmf58> | haha no it closes my session |
21:40 | <kmf58> | no??? |
21:40 | <raven523> | you might have to configure ctrl+alt+t to be a shortcut |
21:40 | <jhutchins> | kmf58: Here are some 98 possible meanings of that command: https://defkey.com/what-means/ctrl-alt-t - In MS word it generates a Trademark symbol. |
21:41 | <kmf58> | where is located this option |
21:41 | <jmcnaught> | kmf58: GNOME has no default shortcut for opening the terminal but you can create one in Settings |
21:41 | -!- | eti [~eti@89.234.183.156] has joined #debian |
21:41 | -!- | eti is "really?" on #debian-next #debian |
21:42 | <kmf58> | jmcnaught, ok thx all to explain me |
21:42 | <jhutchins> | I have createde a shortcut (Window-t) to open a terminal. Curiously, it does not work if I am in a terminal session.) |
21:43 | -!- | A|an [~Alan@173.218.173.25] has joined #debian |
21:43 | -!- | A|an is "realname" on #debian |
21:44 | <jhutchins> | Oops, new day, new rule, it works on buster. |
21:44 | -!- | abdulocracy1 [~meabduloc@83.24.137.217.ipv4.supernova.orange.pl] has quit [Read error: Connection reset by peer] |
21:44 | <jmcnaught> | It's GNOME so you can also just <super>Ter<enter> |
21:45 | <jhutchins> | Super would be Ctrl or Alt? |
21:45 | <jmcnaught> | windows key |
21:45 | <raven523> | the windows key |
21:46 | -!- | ax56234 [~NickServ@0002affd.user.oftc.net] has quit [Quit: AndroIRC - Android IRC Client ( http://www.androirc.com )] |
21:46 | <jhutchins> | (We can never use the actual key name...) |
21:47 | <jmcnaught> | Super is what GNOME calls the windows key. |
21:48 | <raven523> | I think X calls it tha |
21:48 | <raven523> | t |
21:54 | -!- | Brigo [~Brigo@40.181.60.213.dynamic.reverse-mundo-r.com] has quit [Ping timeout: 480 seconds] |
21:55 | -!- | R2robot [~R2robot@2601:2c7:c301:ae0:74ba:78e4:d50b:3c2c] has joined #debian |
21:55 | -!- | R2robot is "R2" on #tor #debian |
21:56 | -!- | sevu is now known as Guest2860 |
21:56 | -!- | sevu [~sevu@000261e5.user.oftc.net] has joined #debian |
21:56 | -!- | sevu is "realname" on #moocows #debian |
21:56 | -!- | R2robot_ [~R2robot@2601:2c7:c301:ae0:4565:57f6:c5c3:db46] has quit [Ping timeout: 480 seconds] |
22:00 | -!- | abdulocracy1 [~meabduloc@83.24.137.217.ipv4.supernova.orange.pl] has joined #debian |
22:00 | -!- | abdulocracy1 is "@me:abdulocra.cy" on #debian |
22:00 | -!- | Guest2860 [~sevu@000261e5.user.oftc.net] has quit [Ping timeout: 480 seconds] |
22:06 | -!- | quarkyalice [~quarkyali@0002bad9.user.oftc.net] has quit [Quit: Leaving] |
22:07 | -!- | quarkyalice [~quarkyali@0002bad9.user.oftc.net] has joined #debian |
22:07 | -!- | quarkyalice is "realname" on #linux-msm #lain #quarky #debian-offtopic #kernelnewbies #debian #alpine-offtopic #alpine-docs #alpine-devel #alpine-linux #asahi-re #asahi-gpu #asahi-dev #asahi #postmarketos-lowlevel #postmarketos-offtopic #postmarketos-porting #postmarketos-mainline #postmarketos-devel #postmarketos |
22:07 | -!- | banc [~banc@217.151.98.168] has quit [Ping timeout: 480 seconds] |
22:10 | -!- | madez [~madez@ip-176-198-251-181.hsi05.unitymediagroup.de] has quit [Quit: .] |
22:11 | -!- | boistordu is "realname" on #debian-live #debian-nginx #debian-offtopic #debian-qemu #debian-raspberrypi #debian-ubuntu #debian-xfce #dri-devel #gentoo #freenode #gfortran #haskell #hackerspaces #haiku #guardianproject #gstreamer #help #ifupdown-ng #java #kvm #llvm-build #mitmproxy #NetBSD #netdev #oftc #OpenBSD #openjdk #php #postgresql #pulseaudio #python #Qubes_OS #redditprivacy #tor-onions #tor-project #ubuntu #virt #virtualization #voidlinux #wayland #xfs |
22:11 | -!- | boistordu [~boistordu@0002bdcc.user.oftc.net] has joined #debian |
22:11 | -!- | wololoer [~user@00022ff6.user.oftc.net] has quit [Quit: WeeChat 3.0.1] |
22:15 | -!- | Blue_Hat [~kamron@72.252.171.132] has joined #debian |
22:15 | -!- | Blue_Hat is "Blue_Hat" on #debian |
22:15 | -!- | madez [~madez@ip-176-198-251-181.hsi05.unitymediagroup.de] has joined #debian |
22:15 | -!- | madez is "madez" on #debian |
22:16 | -!- | Blue_Hat [~kamron@72.252.171.132] has quit [Read error: No route to host] |
22:17 | -!- | eti [~eti@89.234.183.156] has quit [Quit: byeeeee] |
22:17 | -!- | Blue_Hat [~kamron@72.252.171.132] has joined #debian |
22:17 | -!- | Blue_Hat is "Blue_Hat" on #debian |
22:17 | -!- | boistordu_ex [~boistordu@0002bdcc.user.oftc.net] has quit [Ping timeout: 480 seconds] |
22:18 | -!- | kmf58 [~kmf58@2a01:cb1c:a40:5100:1140:4420:364e:95f1] has quit [Ping timeout: 480 seconds] |
22:22 | -!- | banc [~banc@217.151.98.168] has joined #debian |
22:22 | -!- | banc is "banc" on #debian |
22:22 | -!- | eti [~eti@89.234.183.156] has joined #debian |
22:22 | -!- | eti is "really?" on #debian-next #debian |
22:23 | -!- | eti [~eti@89.234.183.156] has quit [] |
22:23 | -!- | eti [~eti@2a07:abc4::1:26e] has joined #debian |
22:23 | -!- | eti is "really?" on #debian-next #debian |
22:24 | -!- | eti [~eti@2a07:abc4::1:26e] has quit [] |
22:24 | -!- | ChmEarl [~prymar56@0002b86c.user.oftc.net] has quit [Quit: Leaving] |
22:25 | -!- | eti [~eti@2a07:abc4::1:26e] has joined #debian |
22:25 | -!- | eti is "really?" on #debian-next #debian |
22:25 | -!- | eti [~eti@2a07:abc4::1:26e] has quit [] |
22:25 | -!- | CeBe [~cebe@2a02:560:4ad2:3300:e0c8:755b:5833:eadc] has quit [Ping timeout: 480 seconds] |
22:30 | -!- | Blue_Hat [~kamron@72.252.171.132] has quit [Remote host closed the connection] |
22:32 | -!- | eti [~eti@2a07:abc4::1:26e] has joined #debian |
22:32 | -!- | eti is "really?" on #debian-next #debian |
22:32 | -!- | eti [~eti@2a07:abc4::1:26e] has quit [] |
22:32 | -!- | dabor [~dabor@152.169.100.248] has quit [Remote host closed the connection] |
22:33 | -!- | eti is "really?" on #debian-next #debian |
22:33 | -!- | eti [~eti@2a07:abc4::1:26e] has joined #debian |
22:33 | -!- | Blue_Hat [~kamron@72.252.171.132] has joined #debian |
22:33 | -!- | Blue_Hat is "Blue_Hat" on #debian |
22:34 | -!- | A|an [~Alan@173.218.173.25] has quit [Quit: A|an] |
22:34 | -!- | CeBe [~cebe@2a02:560:4ad6:6700:c8b7:337:f041:e681] has joined #debian |
22:34 | -!- | CeBe is "Carsten Brandt" on #debian |
22:34 | -!- | ax56234 [~NickServ@0002affd.user.oftc.net] has joined #debian |
22:34 | -!- | ax56234 is "truth" on #debian |
22:35 | -!- | eti [~eti@2a07:abc4::1:26e] has quit [] |
22:36 | -!- | TheCreeper1 [~TheCreepe@7YZAABX7C.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
22:36 | -!- | eti [~eti@2a07:abc4::1:26e] has joined #debian |
22:36 | -!- | eti is "really?" on #debian-next #debian |
22:37 | -!- | TheCreeper1 [~TheCreepe@4G4AACJ8L.tor-irc.dnsbl.oftc.net] has joined #debian |
22:37 | -!- | TheCreeper1 is "realname" on #debian |
22:37 | -!- | eti [~eti@2a07:abc4::1:26e] has quit [] |
22:38 | -!- | eti [~eti@2a07:abc4::1:26e] has joined #debian |
22:38 | -!- | eti is "really?" on #debian-next #debian |
22:38 | -!- | jmux_ [~jan-marek@2a01:c22:6ed0:8900:55f1:2b2f:937a:6cc8] has quit [Quit: Konversation terminated!] |
22:39 | -!- | eti [~eti@2a07:abc4::1:26e] has quit [] |
22:39 | -!- | eti [~eti@2a07:abc4::1:26e] has joined #debian |
22:39 | -!- | eti is "really?" on #debian-next #debian |
22:41 | -!- | eti [~eti@2a07:abc4::1:26e] has quit [] |
22:41 | -!- | snowyfox [~snowyfox@cpeac202e0cfd43-cmac202e0cfd40.cpe.net.cable.rogers.com] has joined #debian |
22:41 | -!- | snowyfox is "irc.oftc.net" on #debian #irc |
22:42 | -!- | eti [~eti@89.234.183.156] has joined #debian |
22:42 | -!- | eti is "really?" on #debian-next #debian |
22:42 | -!- | eti [~eti@89.234.183.156] has quit [] |
22:42 | -!- | gzj [~GZJ0X@199.193.127.138.16clouds.com] has joined #debian |
22:42 | -!- | gzj is "realname" on #virt #publiclab #debian #ceph |
22:43 | -!- | eti is "really?" on #debian-next #debian |
22:43 | -!- | eti [~eti@89.234.183.156] has joined #debian |
22:43 | -!- | snowyfox [~snowyfox@cpeac202e0cfd43-cmac202e0cfd40.cpe.net.cable.rogers.com] has quit [Quit: #oftc] |
22:43 | -!- | omegatron [~some@0002b4d3.user.oftc.net] has quit [Quit: What happened? You quit!] |
22:44 | -!- | eti [~eti@89.234.183.156] has quit [] |
22:45 | -!- | eti [~eti@2a07:abc4::1:26e] has joined #debian |
22:45 | -!- | eti is "really?" on #debian-next #debian |
22:46 | -!- | clowninasack [~clowninas@0001afcf.user.oftc.net] has quit [Remote host closed the connection] |
22:47 | -!- | eti [~eti@2a07:abc4::1:26e] has quit [] |
22:48 | -!- | clowninasack [~clowninas@0001afcf.user.oftc.net] has joined #debian |
22:48 | -!- | clowninasack is "clowninasack" on #debian #bitlbee |
22:48 | -!- | eti [~eti@89.234.183.156] has joined #debian |
22:48 | -!- | eti is "really?" on #debian-next #debian |
22:49 | -!- | lucasmsoares96 [~lucas@177.37.99.192] has quit [Remote host closed the connection] |
22:50 | -!- | demo [~demo@94.25.169.107] has joined #debian |
22:50 | -!- | demo is "realname" on #debian |
22:50 | -!- | demo [~demo@94.25.169.107] has quit [] |
22:51 | -!- | nuc__ [~nuc@200116b82a89b8002afea10bd7771d0e.dip.versatel-1u1.de] has joined #debian |
22:51 | -!- | nuc__ is "realname" on #debian |
22:53 | -!- | hybridwipe [~null@2603-8080-2700-d768-0000-0000-0000-0b6a.res6.spectrum.com] has quit [Ping timeout: 480 seconds] |
22:57 | -!- | nuc_ [~nuc@200116b82a94ab00ac706e382334bb74.dip.versatel-1u1.de] has quit [Ping timeout: 480 seconds] |
22:58 | -!- | mode/#debian [+l 949] by debhelper |
22:58 | -!- | phunyguy [~blaahchm@h134-215-182-137.kgldga.broadband.dynamic.tds.net] has quit [Read error: Connection reset by peer] |
22:58 | -!- | snowyfox [~snowyfox@2607:fea8:79f:b1f0::750f] has joined #debian |
22:58 | -!- | snowyfox is "Snowyfox" on #debian-kde #debian |
22:59 | -!- | snowyfox [~snowyfox@2607:fea8:79f:b1f0::750f] has quit [] |
23:00 | -!- | phunyguy [~blaahchm@h134-215-103-125.kgldga.broadband.dynamic.tds.net] has joined #debian |
23:00 | -!- | phunyguy is "Phuny Guy" on #ovirt #debian #ceph |
23:01 | -!- | snowyfox [~snowyfox@2607:fea8:79f:b1f0::750f] has joined #debian |
23:01 | -!- | snowyfox is "Snowyfox" on #debian-kde #debian |
23:01 | <snowyfox> | mazey mazey.. |
23:01 | <snowyfox> | umm |
23:01 | <snowyfox> | I have some general questions about IRC |
23:01 | <snowyfox> | Where should I go for that..? |
23:02 | <snowyfox> | I tried #irc and ##irc here and in Libera Chat, no go.. |
23:02 | <snowyfox> | There's the #oftc channel here but |
23:02 | <snowyfox> | is there a lounge room channel for Libera Chat..? |
23:02 | <coc0nut> | try a irc server provider... or #znc |
23:03 | <snowyfox> | a server provider&s channel..? |
23:03 | <snowyfox> | and the znc one is so big.. |
23:03 | <snowyfox> | thanks- |
23:04 | <coc0nut> | if inspircd has a irc channel or something |
23:06 | <snowyfox> | They have a channel on Libera Chat but ChanServ told me I should probably head for their own IRC network instead, with regards to inspircd.. |
23:06 | <snowyfox> | Waiting for someone to respond on #znc now |
23:06 | <snowyfox> | i'll be patient.. |
23:07 | <coc0nut> | on libera ? |
23:07 | <mason> | snowyfox: Give it a day. IRC can be slow but patience often pays off. |
23:07 | <snowyfox> | Mm. The one here doesn't have many people |
23:07 | <snowyfox> | The thing is, I don't have a bouncer, so I basically have never fished a response past half an hour |
23:08 | <snowyfox> | it's not a super big deal but |
23:08 | <snowyfox> | I'm a beginner to IRC |
23:08 | <snowyfox> | so, even though I know a bunch of names I'm not very skilled in getting around |
23:09 | <coc0nut> | can recommend a vps on linode or digitalocean in example. 5$ a day. quite easy to set up znc in a docker container |
23:09 | <snowyfox> | Literally, the most general-purpose channel I've seen so far was here #debian |
23:09 | -!- | TheCreeper1 [~TheCreepe@4G4AACJ8L.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
23:09 | <snowyfox> | I don't really need a VPS (although, in a way, I do) since I have my own server |
23:09 | -!- | TheCreeper1 [~TheCreepe@7YZAABX9B.tor-irc.dnsbl.oftc.net] has joined #debian |
23:09 | <coc0nut> | 5$ a month** lol |
23:09 | -!- | TheCreeper1 is "realname" on #debian |
23:09 | <snowyfox> | I'm supposed to write a simple daemon for IRC for it, as a bouncer, but I won't be doing that anytime soon |
23:10 | <coc0nut> | you never know what curious people are in these opensource communitis so you should be carefull with your ip :p |
23:10 | <snowyfox> | Not to mention, the channel I want to subscribe to, maybe it's wiser for me to get SSL so maybe I should use a client after all.. |
23:10 | -!- | zebrag [~inkbottle@00027865.user.oftc.net] has quit [Quit: Konversation terminated!] |
23:10 | <snowyfox> | I'd be afraid of being portscanned, but the botnet keeps attacking my server and they haven't gone in yet so I'm.. just going to trust I'll be ok |
23:10 | -!- | mode/#debian [+q *!*@2607:fea8:79f:b1f0::750f] by debchange |
23:12 | -!- | snowyfox [~snowyfox@2607:fea8:79f:b1f0::750f] has left #debian [] |
23:12 | -!- | snowyfox [~snowyfox@2607:fea8:79f:b1f0::750f] has joined #debian |
23:12 | -!- | snowyfox is "Snowyfox" on #debian |
23:13 | -!- | snowyfox [~snowyfox@2607:fea8:79f:b1f0::750f] has left #debian [] |
23:16 | -!- | urk [~urk@2601:647:5c80:2730::2] has quit [Remote host closed the connection] |
23:16 | -!- | snowyfox [~snowyfox@2607:fea8:79f:b1f0::750f] has joined #debian |
23:16 | -!- | snowyfox is "Snowyfox" on #debian |
23:17 | -!- | snowyfox [~snowyfox@2607:fea8:79f:b1f0::750f] has left #debian [] |
23:18 | -!- | argentwolf [~argentwol@cpe-24-163-39-192.nc.res.rr.com] has quit [Remote host closed the connection] |
23:18 | -!- | argentwolf [~argentwol@cpe-24-163-39-192.nc.res.rr.com] has joined #debian |
23:18 | -!- | argentwolf is "cengelbrecht" on #debian #haiku #linux #debian-xfce #debian-next |
23:20 | -!- | hbautista__ [~hbautista@187.171.99.178] has joined #debian |
23:20 | -!- | hbautista__ is "Héctor" on #osm-es #debian #debian-mx |
23:23 | -!- | ax56234 [~NickServ@0002affd.user.oftc.net] has quit [Remote host closed the connection] |
23:26 | -!- | hbautista_ [~hbautista@187.171.99.178] has quit [Ping timeout: 480 seconds] |
23:29 | -!- | alex_ [~alex11@bras-base-mtrlpq5302w-grc-31-76-70-61-139.dsl.bell.ca] has joined #debian |
23:29 | -!- | alex_ is "your worst nightmare" on #bitlbee #debian-next #debian |
23:30 | -!- | alex_ [~alex11@bras-base-mtrlpq5302w-grc-31-76-70-61-139.dsl.bell.ca] has quit [] |
23:32 | -!- | apauli [~apauli@dynamic-077-008-166-057.77.8.pool.telefonica.de] has joined #debian |
23:32 | -!- | apauli is "apauli" on #debian |
23:34 | -!- | alex11 [~alex11@bras-base-mtrlpq5302w-grc-31-76-70-61-139.dsl.bell.ca] has quit [Ping timeout: 480 seconds] |
23:35 | -!- | alex11 [~alex11@bras-base-mtrlpq5302w-grc-31-76-70-61-139.dsl.bell.ca] has joined #debian |
23:35 | -!- | alex11 is "your worst nightmare" on #bitlbee #debian-next #debian |
23:39 | -!- | PaMeDa [~apauli@dynamic-077-008-013-255.77.8.pool.telefonica.de] has quit [Ping timeout: 480 seconds] |
23:40 | -!- | hele [~hele@88-115-23-57.elisa-laajakaista.fi] has joined #debian |
23:40 | -!- | hele is "hele" on #debian-next #debian |
23:41 | -!- | Blue_Hat [~kamron@72.252.171.132] has quit [Ping timeout: 480 seconds] |
23:42 | -!- | newtons [~newtons@101.39.196.178.dynamic.wline.res.cust.swisscom.ch] has joined #debian |
23:42 | -!- | newtons is "newtons" on #debian |
23:44 | -!- | quarkyalice_ [~quarkyali@0002c721.user.oftc.net] has joined #debian |
23:44 | -!- | quarkyalice_ is "realname" on #postmarketos #postmarketos-devel #postmarketos-mainline #postmarketos-porting #postmarketos-offtopic #postmarketos-lowlevel #asahi #asahi-dev #asahi-gpu #asahi-re #alpine-linux #alpine-devel #alpine-docs #alpine-offtopic #debian #kernelnewbies #debian-offtopic #quarky #lain #linux-msm |
23:44 | -!- | kathenas [~kathenas@2a02:c7f:e512:a500:6520:a782:87e7:fcb0] has quit [Remote host closed the connection] |
23:45 | -!- | quarkyalice [~quarkyali@0002bad9.user.oftc.net] has quit [Ping timeout: 480 seconds] |
23:48 | -!- | kathenas [~kathenas@2a02:c7f:e512:a500:6520:a782:87e7:fcb0] has joined #debian |
23:48 | -!- | kathenas is "Phil Wyett" on #debian #debian-next |
23:52 | -!- | futune [~futune@136.89-11-217.nextgentel.com] has quit [Ping timeout: 480 seconds] |
23:57 | -!- | newtons [~newtons@101.39.196.178.dynamic.wline.res.cust.swisscom.ch] has quit [] |
23:58 | -!- | FH_thecat [~FH_thecat@75.11.25.212.ftth.as8758.net] has joined #debian |
23:58 | -!- | FH_thecat is "FH_thecat" on #kernelnewbies #virt #debian |
--- | Log | closed Sat Jul 31 00:00:34 2021 |