linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

panmeek, in Secondary Monitor Glitching on KDE Wayland (open source Nvidia driver)
@panmeek@lemmy.sdf.org avatar

if those screens use different refresh rates try setting them to the same, hope this will help

timkenhan,

they are not… but they are on different resolution. the primary is on 1080p while the secondary is on HD+

jerrythegenius, in Suggestions for consumer cloud syncing on Linux?
@jerrythegenius@lemmy.world avatar

There’s commercial nextcloud providers and dropbox has a linux app. You could also do something syncthing or sftp. Google drive can integrate faily well with gnome, idk about cinammon tho.

ardi60, in Suggestions for consumer cloud syncing on Linux?
@ardi60@reddthat.com avatar

pcloud

Species8472,

Yep. Using pcloud on Fedora, works fine.

rufus, in Which terminal emulator do you use?
@rufus@lemmy.sdf.org avatar

I was using alacritty for a long time, but I swapped to kitty recently when I started using Wayland

deezbutts, in Which terminal emulator do you use?

I’m high AF and new to Linux, what is a terminal emulator?

rufus,
@rufus@lemmy.sdf.org avatar

So the “terminal” is the basic CLI that you use in the single-user, text-based mode. Terminal emulators are graphical programs that run in multi-user, graphics-based mode, and they hook into the terminal and allow you to access it inside graphical sessions. Some examples would be alacritty, kitty, urxvt, konsole, or terminator

deezbutts,

Thanks for taking the time.

I’ve been using the literal terminal app like a caveman I guess… What do these weird apps give me over my regular terminal?

People mentioned tabs and stuff but like… I have tabs?

Jordan_U,

Every “terminal app” is a terminal emulator, because non-emulated terminals are physical pieces of hardware.

So you are already using a terminal emulator, I’d guess Gnome Terminal, and it’s a fairly full featured modern terminal emulator (in my opinion at least).

Blue_Morpho,

Thanks I actually thought this was about emulators like the Tektronics Vt 4052 terminal emulator I used to use.

al177,

That’s exactly what they are, but instead of connecting to a VAX at the other end of a modem they talk to a shell attached to a pseudo terminal device on the same machine.

doggle,

In overly simple terms

It’s a terminal app on your desktop, e.g. alacritty, konsole, kitty, terminator, urxvt, etc.

As opposed to the terminal that your computer would boot into it you didn’t have a desktop environment installed.

Blisterexe,

Basically just a more accurate way to say terminal

Jordan_U,

Fun fact!

Teletypes predate “computers” and were used for efficiently transmitting and recording text.

Here is a purely mechanical teletype from the 1930s being used to interface with a modern Linux machine:

youtu.be/2XLZ4Z8LpEE?si=BEsTAz5kkYu9tIQB

Corr,

This was a very cool video. Thank you for sharing!

Hjalamanger,
@Hjalamanger@feddit.nu avatar

And seemingly a nice YT channel :)

mvirts, in Which terminal emulator do you use?

Gnome console :/ works.

lntl, in Mosh: Like ssh, but better (e.g. local echo and persistent sessions across sleeps / network changes)

Personal bias: I’m a SSH/tmux zealot

How is this different/better than connecting to a tmux session on a remote machine?

mozz,
@mozz@mbin.grits.dev avatar

When you push up, up, Ctrl-A right right right, you don't have to sit there for 5 seconds and wait for the machine to decide it feels like fulfilling your request and showing you where the cursor is now so you can get on with what you were doing.

If you're not on flaky wireless networks a lot it might not be a huge difference, but from my experience today it was a big difference.

lntl,

Ctrl-a! love learning new things

Thanks for sharing :)

mozz, (edited )
@mozz@mbin.grits.dev avatar

Haha no problem. Yeah, Ctrl-A, Ctrl-R, Ctrl-K, and Ctrl-right/left are godsends for mucking around in the terminal, in case there were others of those you didn't know. Probably there are lots more but those are the ones I use all the time.

ShittyBeatlesFCPres, in Suggestions for consumer cloud syncing on Linux?

Other people have mentioned open source products so I’ll just add that Dropbox has a Linux client. I use Nextcloud for my own stuff but I have Dropbox for work stuff and it works basically the same as on Windows/Mac as far as I can tell.

folkrav, in Is it possible to use Google Drive reliably?
L0wded_,
@L0wded_@sh.itjust.works avatar

LMAO that’s just fucking stupid man

ElderWendigo,

And you just know that the tools to access Google Drives natively in Linux must already exist and have been in use internally at Google for a decade, but Alphabet can’t figure out how to profit so we’ll never see it.

sighofannoyance, in Suggestions for consumer cloud syncing on Linux?
@sighofannoyance@lemmy.world avatar

Nextcloud is really great for this. There is clients for all desktop and mobile OS. I am hosting this myself on my VPS however you can however use this service here: nextcloud.com/sign-up/

their website says they host it for you and provides this list of providers…

Apollo2323, in Suggestions for consumer cloud syncing on Linux?

Megasync , the app they have for Linux works great!

dustyData, (edited ) in Is it possible to use Google Drive reliably?

My google drive is just a special folder on my file explorer. My account is configured with the system account manager. It shows me all my Drive files and when I want to open one it automatically downloads and opens the file seamlessly as if it were in my PC. If I create, move or change folders, add new files, etc. It automatically syncs it with my Drive.

This is on Linux Mint with Cinnamon DE.

StefanT,

I use Gnome but Cinnamon and Gnome are not that different in that topic IIRC. I have to mount the remote folder via file manager (Nautilus) then I can access the files in Code.

maxprime,

Can you open Drive files in Codium?

jerrythegenius,
@jerrythegenius@lemmy.world avatar

Yeah

maxprime,

Hmm. It’s not working in Manjaro for me. Is it as easy as just opening any other folder? I have Drive added in KDE and can see my files but I cannot add a folder from drive in Codium.

jerrythegenius,
@jerrythegenius@lemmy.world avatar

I’m not sure about kde sorry-- I’m using it in fedora w/gnome

dustyData, (edited )

My guess is no, since the folder is a magical protocol address that I assume VScode/codium wouldn’t understand for they insist on handling the directory hierarchy directly. Haven’t really troubleshoot that workflow though. I use exclusively Git with GitHub/GitLab. So there’s no need for GDrive with an IDE for me. My Drive is exclusively for personal files which most other Linux-as-a-first-class-citizen applications (LibreOffice, PDF readers, photo viewers and editors) just use as the OS gives it to them without issue.

ADD: I would imagine there’s an additional complication depending on whether Codium is running from repository or Flatplak.

ratcliff, in Suggestions for consumer cloud syncing on Linux?

Have you looked into SyncThing?

lemmy_user_838586,

+1 for Syncthing, I use it a lot. However anyone have any methods of 1-way sync? I’d like to backup camera photos from my phone with it but not have a 2-way sync so I can delete the pictures off my phone, and not have it deleted on my server. At one point I found a discussion with the developers about this exact use case and if I remember right, they were kind or in the camp of ‘that use case extends beyond what we envision for the app and would introduce more complexities, so we’re not a big fan of introducing that feature.’

ratcliff,

Syncthing can do one way sync

Waluigis_Talking_Buttplug, (edited )

I have multiple one way syncs set up, I’ve never had any issues.

superbirra,

it’s not 2-way vs 1-way sync (also, ppl who replied didn’t read your requirements lol), it’s that you want to ignore deletes, which is not possible.

LoveSausage,

True but you could set up a schedule /cronjob to move the files from the shared folder perhaps. Would be a bit extra traffic I guess if pics are not deleted on main device regularly.

superbirra,

are you sure you would this something like that on your devices? Because I’m not sure if you reasoned enough about that monstruosity you randomly propose here :D

LoveSausage,

Sorry uh what come again?

superbirra,

don’t worry, in time you will learn to think about the consequences of the solutions you now think are resolutive 😉

LoveSausage,

Funny guy ain’t ya? Small dick energy all over

superbirra,

actually I’m not sure of the qualities you go looking for online, certainly not the solidity of solutions that you seem to be looking for 🤷but ehi, I’m not here to judge! Cyao :*

shirro, (edited ) in Which terminal emulator do you use?

There are a small number of terminal emulators I would be happy to use as daily drivers and most of them have been named here but my default is kitty. It supports everything I need and a lot I don’t and doesn’t have any showstoppers. All the modern terminal implementations are performant enough. I used real terminals like vt-100s and vt-220s. Everything we have today is awesome by comparison. We fetishize performance and features too much. Once you have something that works there isn’t much reason to change IMO.

BCsven, (edited ) in Is it possible to use Google Drive reliably?

If you use GNOME DE you go to the online accounts dialog, click Google and setup with your credentials, it adds GDrive to Nautilus, integrates gmail and calendar into evolution client.

https://lemmy.ca/pictrs/image/a06015e4-ece6-458a-908d-b7fb984b17b3.png

maxprime,

Are applications able to write directly to the directory this mounts to? Could Codium add this folder?

BCsven,

It shows in the Mounts section of nautilus, for apps that don’t recognize that you may have to go to /run/media/username/mount if it doesn’t show up in the Other section of file pickers

cyborganism,

I use KDE and I don’t think there’s something similar, or am I mistaken?

BCsven,

I’m not aware of what is available for KDE. i didn’t see it when I tried KDE, but maybe somebody has successfully used the packages to setup something similar

slacktoid,
@slacktoid@lemmy.ml avatar

Thru the networks tab on dolphin. Maybe youll need to install some plugin too. But it works fine.

intrapt,

I use this and it works quite well: community.kde.org/KIO_GDrive

cyborganism,

Oh cool! I’m saving this for later.

Father_Redbeard,
@Father_Redbeard@lemmy.ml avatar

Came here to say the same. Works pretty damn well too. I also have mine connected to a Nextcloud sever because I’m trying to ditch the big G

BCsven,

yeah, I am hoping thry add Proton Drive account to that list of online services

helenslunch,
@helenslunch@feddit.nl avatar

Not gonna happen since Proton is all encrypted.

BCsven,

That is why you give your credentials in the online accounts section. proton made an email bridge, no reason they can’t bridge an encypted drive

helenslunch,
@helenslunch@feddit.nl avatar

No but they won’t

BCsven,

Do you work for them; To know?They have slowly matched googles offerings and offer linux integration. User suggestions/pressure can direct their efforts. Many of us have dumped Google for Proton. They announced desktop app for Windows and MacOS

proton.me/blog/proton-drive-windows

And there is a feature request started for Linux

helenslunch, (edited )
@helenslunch@feddit.nl avatar

No, I’ve just been a customer for several years. Development is slow and things like this are simply not a priority. They’re not even a little close to matching Google.

BCsven,

Dev is slow because they release a good User experience, rather than buggy junk. Linux seems to be 3rd on their list but it comes eventually. Per the link you can use Windows or Mac sync now. Don’t forget google had a long head start and almost unlimited devs.

helenslunch, (edited )
@helenslunch@feddit.nl avatar

Dev is slow because they release a good User experience, rather than buggy junk

The reason is irrelevant. It wasn’t a criticism, just an observation.

Linux seems to be 3rd on their list but it comes eventually.

No, they have almost no Linux support. Most things have to be done in the browser. When there is Linux support, it is extremely basic.

Per the link you can use Windows or Mac sync now.

Cool. Doesn’t help Linux users.

Don’t forget google had a long head start and almost unlimited devs.

See point 1.

There was a long podcast interview with the CEO where he basically said Linux is and will continue to be looked over due to increased development costs and very low adoption.

BCsven, (edited )

Actually their pages say it is hard to find Linux devs for desktop, and that is why it is slow. And there is already a proton drive API you can use with rclone on linux.

And as far as critisim you said specifically not as good as google, so I provide a reason why. you can’t then change you tact and say it wasn’t critism whenvyou do a compare. It will come, things take time. You seem to keep moving goal posts here so have a good rest of your week.

CraigeryTheKid,

I am using rclone with Linux, and works just fine. Just long term backups, but it runs the same speed (slow) as windows-to-proton.

Anyway, point being rclone works!

BCsven,

Yep, and some linux community will most likely pickup on development if Proton doesn’t turn it into a full desktop linux app like the Windows or Mac version.

helenslunch,
@helenslunch@feddit.nl avatar

Actually their pages say it is hard to find Linux devs for desktop, and that is why it is slow.

Again, the reason is irrelevant. The point is, it ain’t happening.

And as far as critisim you said specifically not as good as google, so I provide a reason why. you can’t then change you tact and say it wasn’t critism

That’s not “changing tact”. It’s not as good as Google from a user perspective. That doesn’t mean it doesn’t have it’s own merits. I pay for a Proton subscription rather than use a free, much more fully-featured Google one, so I obviously understand the value proposition. I also understand it’s shortcomings.

You seem to keep moving goal posts here so have a good rest of your week.

I don’t suppose you want to elaborate on what goal posts I’ve supposedly moved?

BCsven,

Your initial comment was “Not gonna happen since Proton is all encrypted.” When I pointed out that that makes no difference–and we have Windows and Mac version (that accesses this encrypted data) then you switched to another reason. It won’t end, so I have to say good bye, knowing that My Proton Vpn on linux install works, the e-mail bridge works, somebody will integrate the Proton drive API with linux because that’s what the community does even if Proton doesn’t release it.

helenslunch,
@helenslunch@feddit.nl avatar

When I pointed out that that makes no difference…then you switched to another reason.

It’s not another reason. It’s the same reason.

If it wasn’t encrypted it would be trivial to spin up a local integration like Google or MS already have.

Since it is encrypted, it makes it significantly more complicated to develop. While this development may make sense on MS or Mac, it doesn’t on Linux, because it requires more resources and serves a much much smaller number of users.

I’ve already explained all of this in the previous comments.

My Proton Vpn on linux install works

“Works” is right. Like I said, it’s extremely basic compared to it’s MS and Mac counterparts.

the e-mail bridge works

Notice how MS and Mac get fully-featured desktop clients and all Linux gets is a “bridge” to connect to an inbox client developed by someone else.

Father_Redbeard,
@Father_Redbeard@lemmy.ml avatar

Seafile would be sick too, but very unlikely. They have a SeaDrive client, but it’s not quite as nicely integrated as the Gnome stuff.

BCsven,

Yeah I have the seadrive setup also. But GNOME accounts is very well done

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20975616 bytes) in /var/www/kbin/kbin/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php on line 171

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 10502144 bytes) in /var/www/kbin/kbin/vendor/symfony/error-handler/Resources/views/logs.html.php on line 38