MrM

Results 58 comments of MrM

I've added to css this code: ``` css /* Stili Tabella */ table.issue-spent-time-description { border-collapse: collapse; } table.issue-spent-time-description tr td { border: 2px solid #ffffff; padding: 3px; } table.issue-spent-time-description tr:nth-child(odd)...

can I change order? I'd like order by "spento_on" desc

In my Mint 21 the process goes forward but hangs with: ``` chmod: cannot access '/opt/balena-etcher-electron/chrome-sandbox': No such file or directory ``` so I create a symlink ``` cd /opt...

thanks MikeSam, I need it and I'll try

I'm trying a note: for Kubuntu 20.04 you need apt install libxcb1:i386 libaudit1:i386 libgcc1:i386 libxau6:i386 libxdmcp6:i386 libx11-dev:i386 libpam0g:i386

I've tried also https://unix.stackexchange.com/questions/450229/getting-checkpoint-vpn-ssl-network-extender-working-in-the-command-line without success

I think that "btrfs mode" works only with the same partition because it creates snapshot using filesystem functionality, if you want to use another partition you need "rsync mode"

I've the same request, have you solved?

I'd like to have a freshservice integration

IMHO integration means at least these features: - sync users between systems - allow a user to open a ticket and link to owned asset - allow a responsible to...