| bio | website | |
|---|---|---|
| location | London | |
| age | ||
| visits | member for | 8 months |
| seen | May 19 at 21:23 | |
| stats | profile views | 3 |
|
Apr 9 |
comment |
how to install older version of subversion in linux mint after some use, I find that subclipse does not recognize some changes done by subversion client. for example, after i commit recent changes from subversion command line client, it still shows that there are changes to be committed from eclipse. I have refreshed the project a few times, but it still shows that there are changes to be committed when there are none. But if I delete the project from eclipse workspace and reimport again, it now correctly recognizes that there are no changes to commit. |
|
Apr 8 |
comment |
how to install older version of subversion in linux mint thanks and it works. i have also installed svnkit client adapter and svnkit library from subclipse update site. |
|
Apr 8 |
asked | how to install older version of subversion in linux mint |
|
Mar 23 |
accepted | How to get cinnamon window styling |
|
Mar 23 |
answered | How to get cinnamon window styling |
|
Mar 18 |
asked | How to get cinnamon window styling |
|
Mar 15 |
accepted | Remount lvm partitions after OS reinstallation |
|
Mar 15 |
comment |
Remount lvm partitions after OS reinstallation both logical volumes are enabled on lvchange -ay vg1/opt vg1/virtualization. thanks very much. |
|
Mar 14 |
revised |
Remount lvm partitions after OS reinstallation Updated with lvm scans |
|
Mar 14 |
asked | Remount lvm partitions after OS reinstallation |
|
Mar 14 |
awarded | Enthusiast |
|
Mar 11 |
accepted | Open window maximised on X startup |
|
Mar 11 |
comment |
Open window maximised on X startup this requires wmctrl -r Terminal -b toggle,maximized_vert,maximized_horz. fullscreen causes to lose the title bar of the window. |
|
Mar 10 |
asked | touchpad scrolling lost when switching between physical and virtual tty |
|
Mar 10 |
accepted | sudo: password prompted even when NOPASSWD is set |
|
Mar 10 |
comment |
sudo: password prompted even when NOPASSWD is set yes, it seems to be the problem with order. I do not understand then why the file has this particular order of sections if it is problematic. is it particular to linux mint? the default order is 1. user privelege specification followed by 2. members of group sudo |
|
Mar 10 |
comment |
sudo: password prompted even when NOPASSWD is set i edited using visudo. also you can see in sudo -l it displays the configuration as done through visudo |
|
Mar 10 |
comment |
sudo: password prompted even when NOPASSWD is set i have now added /etc/sudoers |
|
Mar 10 |
revised |
sudo: password prompted even when NOPASSWD is set added /etc/sudoers |
|
Mar 10 |
asked | sudo: password prompted even when NOPASSWD is set |