Cannot see or access another computers on networking using ubuntu 14.04 LTSCan't access windows shareI managed to set up a samba file server, but have to use gksudo to add or remove files!Win7 workgroup machine invisible to ubuntu machine in same workgroupRaLink 3090 unstable wireless connectionCannot resolve hostnameWindows7 machine cannot access Linux share folders via Samba, help pleaseWifi works really slowSSSD ad authentication windows server 2012 R2How to have Ubuntu be recognized by host name from a Windows networkSamba is not working but smbclient doesUbuntu 18.04 .local domain dns lookup not working
Avoiding estate tax by giving multiple gifts
What Brexit proposals are on the table in the indicative votes on the 27th of March 2019?
I'm in charge of equipment buying but no one's ever happy with what I choose. How to fix this?
How to Reset Passwords on Multiple Websites Easily?
Tiptoe or tiphoof? Adjusting words to better fit fantasy races
Short story about space worker geeks who zone out by 'listening' to radiation from stars
How do I go from 300 unfinished/half written blog posts, to published posts?
CREATE opcode: what does it really do?
Why are there no referendums in the US?
Large drywall patch supports
How does Loki do this?
How to safely derail a train during transit?
Closest Prime Number
Risk of infection at the gym?
Different result between scanning in Epson's "color negative film" mode and scanning in positive -> invert curve in post?
Hostile work environment after whistle-blowing on coworker and our boss. What do I do?
Term for the "extreme-extension" version of a straw man fallacy?
How did Arya survive the stabbing?
Where does the Z80 processor start executing from?
Escape a backup date in a file name
Is there a problem with hiding "forgot password" until it's needed?
Is exact Kanji stroke length important?
Would a high gravity rocky planet be guaranteed to have an atmosphere?
Are student evaluations of teaching assistants read by others in the faculty?
Cannot see or access another computers on networking using ubuntu 14.04 LTS
Can't access windows shareI managed to set up a samba file server, but have to use gksudo to add or remove files!Win7 workgroup machine invisible to ubuntu machine in same workgroupRaLink 3090 unstable wireless connectionCannot resolve hostnameWindows7 machine cannot access Linux share folders via Samba, help pleaseWifi works really slowSSSD ad authentication windows server 2012 R2How to have Ubuntu be recognized by host name from a Windows networkSamba is not working but smbclient doesUbuntu 18.04 .local domain dns lookup not working
I just installed Ubuntu 14.04 LTS. I am totally new to Ubuntu.
I have another computer with Windows 7 installed.
Both computers are connected via router using wifi.
But still I cannot see or access another system in Browse Network. What can be the issue here?
I tried alot of things :
e.g modify and updating samba with following command:
$ sudo apt-get install samba
$ gksu gedit /etc/samba/smb.conf
I tried changing:
From browseable = no
to browseable = yes
Also tried:
$ gedit /etc/nsswitch.conf
Changed:
From
hosts: files mdns4_minimal [NOTFOUND=return] dns
To
hosts: files wins dns
Nothing works at all. Can anyone guide me whats wrong here.
14.04 networking wireless samba
bumped to the homepage by Community♦ 12 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I just installed Ubuntu 14.04 LTS. I am totally new to Ubuntu.
I have another computer with Windows 7 installed.
Both computers are connected via router using wifi.
But still I cannot see or access another system in Browse Network. What can be the issue here?
I tried alot of things :
e.g modify and updating samba with following command:
$ sudo apt-get install samba
$ gksu gedit /etc/samba/smb.conf
I tried changing:
From browseable = no
to browseable = yes
Also tried:
$ gedit /etc/nsswitch.conf
Changed:
From
hosts: files mdns4_minimal [NOTFOUND=return] dns
To
hosts: files wins dns
Nothing works at all. Can anyone guide me whats wrong here.
14.04 networking wireless samba
bumped to the homepage by Community♦ 12 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I just installed Ubuntu 14.04 LTS. I am totally new to Ubuntu.
I have another computer with Windows 7 installed.
Both computers are connected via router using wifi.
But still I cannot see or access another system in Browse Network. What can be the issue here?
I tried alot of things :
e.g modify and updating samba with following command:
$ sudo apt-get install samba
$ gksu gedit /etc/samba/smb.conf
I tried changing:
From browseable = no
to browseable = yes
Also tried:
$ gedit /etc/nsswitch.conf
Changed:
From
hosts: files mdns4_minimal [NOTFOUND=return] dns
To
hosts: files wins dns
Nothing works at all. Can anyone guide me whats wrong here.
14.04 networking wireless samba
I just installed Ubuntu 14.04 LTS. I am totally new to Ubuntu.
I have another computer with Windows 7 installed.
Both computers are connected via router using wifi.
But still I cannot see or access another system in Browse Network. What can be the issue here?
I tried alot of things :
e.g modify and updating samba with following command:
$ sudo apt-get install samba
$ gksu gedit /etc/samba/smb.conf
I tried changing:
From browseable = no
to browseable = yes
Also tried:
$ gedit /etc/nsswitch.conf
Changed:
From
hosts: files mdns4_minimal [NOTFOUND=return] dns
To
hosts: files wins dns
Nothing works at all. Can anyone guide me whats wrong here.
14.04 networking wireless samba
14.04 networking wireless samba
asked Jun 24 '15 at 4:56
New CoNew Co
10111
10111
bumped to the homepage by Community♦ 12 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 12 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
If you want to just access the files from other Windows PCs, you can use this
And
For other Linux PCs, you can install ssh server on them and access them by
$ssh username@ip-address
For remote desktop connection, VNC is a nice cross-platform approach.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f640243%2fcannot-see-or-access-another-computers-on-networking-using-ubuntu-14-04-lts%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
If you want to just access the files from other Windows PCs, you can use this
And
For other Linux PCs, you can install ssh server on them and access them by
$ssh username@ip-address
For remote desktop connection, VNC is a nice cross-platform approach.
add a comment |
If you want to just access the files from other Windows PCs, you can use this
And
For other Linux PCs, you can install ssh server on them and access them by
$ssh username@ip-address
For remote desktop connection, VNC is a nice cross-platform approach.
add a comment |
If you want to just access the files from other Windows PCs, you can use this
And
For other Linux PCs, you can install ssh server on them and access them by
$ssh username@ip-address
For remote desktop connection, VNC is a nice cross-platform approach.
If you want to just access the files from other Windows PCs, you can use this
And
For other Linux PCs, you can install ssh server on them and access them by
$ssh username@ip-address
For remote desktop connection, VNC is a nice cross-platform approach.
edited Apr 13 '17 at 12:23
Community♦
1
1
answered Jun 24 '15 at 5:17
Rishav AmbastaRishav Ambasta
649513
649513
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f640243%2fcannot-see-or-access-another-computers-on-networking-using-ubuntu-14-04-lts%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown